aboutsummaryrefslogtreecommitdiff
path: root/ln.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-06setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, butandersen1-3/+3
2000-07-06Remove some warning with glibc.andersen2-2/+2
2000-07-06Comment on kill.c change.andersen1-0/+3
2000-07-06Reorganized signal names for better architecture support -- patchandersen2-92/+60
2000-07-06DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>andersen1-562/+394
2000-07-06Had an extra tcsetpgrp.andersen3-12/+0
2000-07-06a few minor cleanups.andersen9-9/+14
2000-07-06Remove MAXNAMLEN and use BUFSIZ instead.andersen2-2/+2
2000-07-05Remove misguided klude around for 2.4.x-test* brokenness. Al Viroandersen5-25/+0
2000-07-05* Fix to tr so it recognizes standard escape sequences. Merged commonandersen7-66/+63
2000-07-05Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> toandersen2-30/+30
2000-07-04Some cosmetic updates. Changed "OPTIONS" to "Options".andersen8-11/+11
2000-07-04More doc updatesandersen2-851/+688
2000-07-04A first pass at integrating the SGML docs into the Makefile.andersen4-333/+279
2000-07-04* Fix to init.c from Stuart Menefy <Stuart.Menefy@st.com> so thatandersen2-0/+2
2000-07-04Fixed a potential infinite loop. First delete any chars after theandersen2-2/+20
2000-07-03sh fixes from Marius Groeger <mag@sysgo.de>andersen4-37/+202
2000-07-03Added support for ignoring '-g' per GNU ls, thanks to David Vrabelandersen3-0/+6
2000-06-29Added support for being a login shell, so things like '-su' or '-sh' (stuffandersen3-0/+17
2000-06-28Fixed comment.markw2-4/+4
2000-06-28Added support for reading from stdin with '-' as file name arg.markw2-2/+2
2000-06-28Yanked out the cstring_alloc() and cstring_lineFromFile() functions frommarkw8-117/+34
2000-06-28Brand, spankin', new grep that uses libc regex routines instead of themarkw2-200/+310
2000-06-28Moved some function decls, a struct, and a #define from regexp.h into here.markw1-3/+18
2000-06-28Removed some function decls (regex, regcomp, etc.) and put them in regexp.cmarkw1-18/+0
2000-06-28Better cross libc support.andersen5-7/+3
2000-06-28Forgot -- targeted the wrong release.andersen1-1/+1
2000-06-28* Fixed a _horrible_ bug where 'tar -tvf' could unlinkandersen6-63/+177
2000-06-28Updates for the .debandersen2-7/+18
2000-06-28= minor formatting issuesbeppu2-42/+40
2000-06-28+ busybox --install [-s]beppu3-20/+78
2000-06-27Remove stuff now moved into the bug tracking system.andersen1-61/+0
2000-06-27+ s/int install_links/static int install_links/beppu2-2/+2
2000-06-27This kernel patch is no longer needed, with the change I made to initandersen1-77/+0
2000-06-27+ littering my code w/ comments about what troubles me.beppu2-2/+12
2000-06-27+ busybox --install [-s]beppu3-0/+153