summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mdoc'ify man page. Use err(3). Remove whoami.charnier1997-06-303-64/+49
* Use err(3). Add DIAGNOSTIC section name in man page.charnier1997-06-302-9/+8
* Add missing -s flag in usage string.charnier1997-06-301-1/+1
* YAMF22 - deletes and preserve option fixes.jkh1997-06-301-21/+25
* Allow specification of a umask for local socketbrian1997-06-305-14/+30
* Whoops, only attempt to back up the file if it exists. :-}jkh1997-06-301-2/+2
* Delete old comment about /bin/mail. We don't have a /bin/mail.wosch1997-06-292-10/+60
* Implemented `-c command'.bde1997-06-291-7/+15
* dev->id_flags --> flagsache1997-06-293-6/+6
* Configure static linkage in the normal way (default to -static usingbde1997-06-292-4/+4
* Configure static linkage in the normal way (default to -static usingbde1997-06-291-4/+6
* Print fs_maxfilesize.bde1997-06-291-2/+2
* Prepare to remove the declaration of sys_siglist from <unistd.h>.bde1997-06-291-2/+2
* Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,steve1997-06-296-56/+56
* Merge conflicts and make this compile -Wall clean.steve1997-06-2912-131/+45
* This commit was generated by cvs2svn to compensate for changes in r27074,steve1997-06-297-129/+147
|\
| * Import of NetBSD's rbootd version 19970629steve1997-06-2912-235/+193
| * Clean import of if_de.c as of 970513, if_de.c rev 1.86. This shouldpeter1997-06-221-2/+4
* | Removed most unused files (about 8M total).bde1997-06-29120-83916/+0
* | Protect against CVSROOT not being set.jkh1997-06-291-3/+3
* | Removed unused files (about 8MB total).bde1997-06-29148-92337/+0
* | Updated generated files (makesyscalls.sh changed). Only sysproto.hbde1997-06-295-6/+5
* | Don't generate unused nested #include of <sys/aio.h>.bde1997-06-291-2/+1
* | Fixed the fix for not using -fomit-frame-pointer with -pg. The previousbde1997-06-295-10/+13
* | A fix/work-around for ThinkPad 535.yokota1997-06-296-66/+111
* | Fix HUP handling while dialing.brian1997-06-291-3/+6
* | Fixed clobbered vendor Id.bde1997-06-291-1/+1
* | Attempt to fix clobbered vendor Id.bde1997-06-291-1/+1
* | ``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGSobrien1997-06-291-2/+2
* | Add support for @option preserve - moves existing files out of the wayjkh1997-06-293-11/+71
* | Add magic for FIGlet fonts and controlfilesobrien1997-06-291-0/+9
* | Add a blurb on how to import newer versions of patch(1) sosteve1997-06-291-0/+37
* | -Wall clean.steve1997-06-291-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r27044,steve1997-06-2933-0/+11893
|\ \
| * | Import of GNU patch version 2.4.steve1997-06-2933-0/+11893
| /
* | Merge from 2.2pst1997-06-291-3/+1
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".pst1997-06-2911-20/+19
* | _err() -> err().jkh1997-06-291-3/+3
* | Some minor cosmetic tweaks.steve1997-06-281-5/+5
* | Fix bogus patch (my fault)pst1997-06-281-1/+1
* | endif -> .endif (from BOOT_CONFIG changes).jkh1997-06-281-2/+2
* | Reorder things and import NOSHARED.pst1997-06-281-4/+7
* | Attempt to open the device for reading before actually adding the devicepst1997-06-281-1/+14
* | Make NOSHARED = no / NOSHARED = NO do what you'd expect.pst1997-06-281-2/+2
* | add cvspserver (officially registered at 2401)peter1997-06-281-1/+3
* | replace the OpenBSD fd_set sizing code with something more efficient.peter1997-06-281-9/+16
* | Properly make directory before moving things into it.jkh1997-06-281-1/+3
* | Deal with HISADDR/MYADDR in filter rules.brian1997-06-282-15/+21
* | Allow command line control of ppp through bothbrian1997-06-284-3/+360
* | apic_vector.s:fsmp1997-06-275-7/+246
OpenPOWER on IntegriCloud