summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Slightly better message for `ypwhich -x':wollman1995-07-201-1/+1
* When 'w' finds an IP address in the ut_host field, it attempts to dopeter1995-07-181-0/+8
* Oops! Andrey pointed out tht setlocale(LC_CTYPE, "") doesn't actuallypeter1995-07-181-3/+0
* Make 'more' sensative to the current locale for it's ctype calls.peter1995-07-171-0/+3
* Fix the 'w' command so that the -h option correctly supresses the headingpeter1995-07-171-2/+2
* Fix chpass so that it doesn't advance the passwordmpp1995-07-161-11/+9
* Remove the dangerous "eof" command that used to be an alias for "weof"joerg1995-07-162-2/+24
* Added support for an LCS-style `wheel su' which allows users in group wheelwollman1995-07-121-6/+36
* Don't attempt to read the variable `total' from the kernel. `total'bde1995-07-121-4/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-1/+2
* Instantiate our own variables instead of depending on bogus commonbde1995-07-121-2/+5
* Add kzip to the clean and cleandir target so that it also get cleaned upats1995-07-081-2/+2
* PR # bin/274joerg1995-07-081-1/+1
* This fixes 'split -l NNN foo'. As it stands split willrgrimes1995-07-071-1/+1
* New feature: a -links option, when generating html output, createsjfieber1995-06-302-11/+82
* Terminate string copied by strncpy() by '\0' to fix a core dump.asami1995-06-301-0/+1
* Changes to support version 3 of the NFS protocol.dfr1995-06-274-39/+74
* Include killall.joerg1995-06-251-2/+2
* This commit was generated by cvs2svn to compensate for changes in r9316,joerg1995-06-253-0/+240
|\
| * Our Perl oracle hit again: Wolfram Schneider's killall utility.joerg1995-06-253-0/+240
* usr/ucb -> usr/bin and usr/msgs -> var/msgs.bde1995-06-251-3/+3
* Argh!! Got the arguments in the printf() backwards.wpaul1995-06-241-2/+2
* Whoops: getnewpasswd() always says "Changing local password for foo".wpaul1995-06-242-5/+7
* getnewyppasswd() in yp_passwd.c doesn't generate correct encryptedwpaul1995-06-241-42/+2
* Back out prev. NetBSD fix, it cause skipping some error constructions,ache1995-06-241-5/+3
* Don't make error on ^<spaces>\nache1995-06-241-1/+1
* Make parsetime.c more consistent by using the (already declared) enumjoerg1995-06-242-11/+13
* Somewhere along the line, somebody decided to make the 'full name' fieldwpaul1995-06-231-1/+1
* Fix finger not check all users ~/.nofinger, only for actuallyache1995-06-211-3/+1
* Correct spelling of Judy Garland's name.rgrimes1995-06-201-1/+1
* Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1.asami1995-06-191-2/+2
* Correct spelling mistake: upcated -> updated.wollman1995-06-191-2/+2
* Print out the statistics for cache updates of rtt, rttvar, and ssthresh.wollman1995-06-191-0/+5
* Fix parsing SYSV/GNU "include"ache1995-06-181-0/+1
* NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabetache1995-06-185-5/+26
* Fix lseek arg by including unistd.hache1995-06-172-1/+2
* Rename ISO8859-1 to ISO_8859-1 per RFC1700ache1995-06-171-1/+1
* Allow additional parsing of SYSV/GNU make "include" directive, it coversache1995-06-161-2/+2
* Patch to fix PR #518. In a system with no NIS, passwd will complainwpaul1995-06-161-20/+29
* Re-write `netstat -g' code to match the 3.5 data structures.wollman1995-06-132-53/+51
* Re-enable netstat now that it compiles again.wollman1995-06-131-2/+2
* Temporarily disable netstatwollman1995-06-131-2/+2
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-112-3/+4
* Remove trailing whitespace.rgrimes1995-05-30345-2830/+2840
* Fix %d and others printingache1995-05-241-2/+2
* Set copyright so we can actually distribute and use it.guido1995-05-191-0/+15
* Remove extraneous empty paragraphs (<p></p>) from the output.jfieber1995-05-181-1/+6
* If an ut_host field in an utmp entry contains a ':' (e.g. for an xterm session)dg1995-05-161-1/+2
* Use symbolic "IPTOS_LOWDELAY" instead of octal bit value for this socketdg1995-05-151-1/+1
* End of listcan be not marked, fix itache1995-05-151-1/+2
OpenPOWER on IntegriCloud