summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286wosch1996-05-121-0/+35
* Describe calendar format & arguments betterache1996-05-121-18/+40
* Includes cleanupache1996-05-112-4/+6
* Describe russian calendarache1996-05-101-0/+3
* Add russian data handlingache1996-05-101-1/+1
* Russian calendarache1996-05-1012-1/+272
* Localize even more.ache1996-05-103-15/+22
* Fix typing errorache1996-05-101-1/+1
* Allow to configure national Easter names.ache1996-05-106-51/+93
* Localize itache1996-05-1022-41/+275
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+3
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISwpaul1996-05-071-2/+3
* Correct an editing bogon I introduced earlier.jkh1996-05-041-3/+4
* Look conditionally in obj/ for mktoasc.jkh1996-05-031-3/+8
* NBPG -> PAGE_SIZEphk1996-05-022-26/+26
* Correct a typo.joerg1996-04-301-1/+1
* Implement keyinfo(1) as a setuid Perl script, so /etc/skeykeys canjoerg1996-04-264-16/+46
* Oops, restore missing piece of previous commit.ache1996-04-251-1/+1
* Treat ^end<EOF> as valid terminator (like ^end\n), some encoders (f.e. Eudora)ache1996-04-251-1/+1
* Add support for SOCKS if enabled.pst1996-04-232-4/+11
* Add support for sockspst1996-04-234-1/+23
* Fix a segfault which occurs when it gets an empty input line.smpatel1996-04-221-1/+8
* Update an offset field for i386 a.out core files, so that the programjdp1996-04-181-1/+1
* Fix a typo in the syntax for indirect offsets.jdp1996-04-181-2/+2
* Document that ipx is a valid protocol for the -f option.jhay1996-04-131-5/+8
* Changed all per-file errors to warnings. Exit with a nonzero status ofbde1996-04-131-55/+48
* Print some warnings if root invokes chpass and sets thempp1996-04-111-0/+19
OpenPOWER on IntegriCloud