summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Don't try convert "-" to numeric form for -n optionache1996-06-171-1/+1
* Localize timeache1996-06-171-14/+27
* Fix w -n to really show numeric addresses, close PR 402ache1996-06-171-0/+11
* Write numerical address instead of hostname for hostnames > UT_HOSTSIZEache1996-06-171-7/+21
* make netstat distinguish broadcast and blackhole routes where they appear.peter1996-06-152-1/+4
* Add missing semicolon so that this module compiles whithout -DYP.wpaul1996-06-151-1/+1
* A totally revamped whereis(1), bringing back all the functionality ofjoerg1996-06-154-130/+332
* Code clean up. Prototypes, casting, and parentheses around assignmentsalex1996-06-151-18/+48
* Fix a couple of minor typos. Closes PR 1309.alex1996-06-111-3/+3
* Cosmetic fixes for drive names which are 4 chars long.jkh1996-06-113-9/+11
* better appletalk support.julian1996-06-103-41/+98
* nitpicks.phk1996-06-102-1/+6
* typo.phk1996-06-101-1/+1
* Added revised manpage submitted by the author of units.alex1996-06-101-26/+60
* Make collation table compatible with POSIX WG15 view, i.e.ache1996-06-091-5/+7
* Print times/call in ns if hz >= 10e7. hz will be this large for highbde1996-06-081-3/+8
* Fix exit code when used in non-interactive mode.alex1996-06-081-3/+5
* Add units.alex1996-06-081-2/+2
* This commit was generated by cvs2svn to compensate for changes in r16186,alex1996-06-086-0/+1500
|\
| * Units conversion utility courtesy of NetBSD.alex1996-06-086-0/+1500
| * recording cvs-1.6 file deathpeter1995-12-301-310/+0
* | I guess the docs should mention the new protocol at least once.julian1996-06-081-0/+3
* | patches to allow netstat to monitor appletalk sockets openned using thejulian1996-06-085-4/+223
* | Add yet one holidayache1996-06-072-2/+4
* | Print PCB hash miss statistic.wollman1996-06-051-0/+1
* | Upgrade from 1.1 to 1.1.91. Unknown to me, the latter version wasjfieber1996-06-0461-515/+2385
* | Code cleanup: remove unused variables, use correct *printf formatalex1996-06-028-147/+144
* | Backout yacc changes.phk1996-06-0212-14/+14
* | Finished yacc rules changes.bde1996-06-011-1/+1
* | yacc rules change.phk1996-05-303-3/+3
* | yacc rule changes.phk1996-05-304-6/+6
* | yacc changes.phk1996-05-302-4/+4
* | yacc rules change.phk1996-05-302-2/+2
* | Allow multiple process names to kill (i.e. 'killall ftpd inetd httpd')smpatel1996-05-302-43/+48
* | Remove obsolete SOCKSv4 supportpst1996-05-302-12/+1
* | 1. Remove SOCKS support (unneded with SOCKS v5 port)pst1996-05-303-61/+20
* | Drop privileges if not using standard namelist or kernel file.pst1996-05-301-0/+7
* | Setgid kmem not required.pst1996-05-301-3/+1
* | Drop privileges if we're not reading standard kernel file or namelist.pst1996-05-301-1/+9
* | Make it more explicit in the main help window that the magic to leavejoerg1996-05-277-22/+22
* | Fix a bug in the mbufs display, seen when there was a large numberjdp1996-05-271-3/+2
* | Changed printf for reporting transfer stats from using %.2g to %.2f toscrappy1996-05-261-2/+6
* | The rs(1) command dumps core with the -s option (SIGSEGV)joerg1996-05-261-4/+5
* | Fix the -l flag. For some reason I can't fathom, I left in some codewpaul1996-05-251-8/+5
* | New option -append: teach makewhatis to only add records, insteadwosch1996-05-222-1/+56
* | remove NLSDIR=${DESTDIR}/usr/share/nls, already defined in bsd.own.mkwosch1996-05-221-6/+8
* | Correct usage message.wollman1996-05-201-1/+1
* | Small patch from James Clark, fixes underscore handling in the SGMLjfieber1996-05-201-1/+2
* | Convert f2c.1 to mdoc format.mpp1996-05-151-297/+230
* | Fix a few HTML 2.0 violations.jfieber1996-05-151-5/+10
OpenPOWER on IntegriCloud