summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Commit an old change that has been sitting around for a long while.peter1998-05-141-2/+16
* Allow `w' to treat a corrupted "utmp" as a non fatal error.jkoshy1998-05-141-4/+7
* Remove a bogus prototype for time() and let time.h do that.jb1998-05-141-6/+5
* Add an example showing how to build a UFS floppypst1998-05-141-2/+32
* Make a bit of FreeBSD-specific code a bit more specific => i386 only.jb1998-05-131-1/+1
* libtcl now builds (with lots of pointer to int cast warnings) on alpha.jb1998-05-131-2/+2
* libtcl expects to see ieeefp.h definitions through this header.jb1998-05-131-0/+2
* Fix bogus "cleanup" in bufq_remove. The "switch point" for tqdisksort wasgibbs1998-05-132-14/+10
* Name cronyx devices correctly.jkh1998-05-132-6/+6
* Sync with sys/i386/isa/sio.c revision 1.201.kato1998-05-132-2/+4
* Sync with sys/i386/conf/majors.i386 revision 1.41.kato1998-05-131-1/+3
* FreeBSD -> %s/%mphk1998-05-131-1/+1
* The SYNOPSYS of mount_umap(8) saysphk1998-05-132-4/+4
* The description of the format of the id mapfile is wrong. You havephk1998-05-132-4/+4
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-1310-16/+16
* Add missing arg to vget().. Serves me right for committing a 2.2 patch topeter1998-05-132-4/+4
* Correct use of .Nm. Add rcsid.charnier1998-05-134-15/+19
* Correct use of .Nm.charnier1998-05-131-11/+11
* Convert to mdoc.charnier1998-05-131-544/+441
* Correct use of .Nm. Add rcsid.charnier1998-05-134-11/+15
* Correct use of .Nm.charnier1998-05-131-5/+5
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-136-12/+14
* Restore Lite-2 sccsid. Restore include of sys/param.h.charnier1998-05-132-4/+5
* Restore include of sys/types.h and sys/param.h.charnier1998-05-139-9/+18
* The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K,phk1998-05-133-3/+6
* Restore Lite-2 sccsid.charnier1998-05-132-4/+4
* Restore original Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-131-2/+3
* Do not remove include of <sys/param.h> and <sys/types.h>. They shouldcharnier1998-05-131-1/+2
* Restore Lite2 sccsids by removing `const'. Improve documentation a little.charnier1998-05-132-15/+11
* The printf type checking in gcc wants %qd to be a long long, so addjb1998-05-131-2/+2
* Make -Werror i386 specific because -nostinc on alpha spits warningsjb1998-05-133-6/+17
* Delete the #if 0 (nearly) duplicate definitions of nfsproto.h. Havingpeter1998-05-131-281/+1
* Hold a reference to the vnode during the sillyrename cleanup. If we blockpeter1998-05-132-2/+18
* Fix broken (at least on alpha, but probably on i386 too) code whichjb1998-05-131-4/+4
* Move the *vpp initialization earlier so that it's set in all error cases.peter1998-05-132-4/+4
* Add perl to the list of build tools because it is needed to build thejb1998-05-121-3/+3
* perl now works on alpha.jb1998-05-121-2/+2
* This code casts double -> int -> char *. Ugh. Take a punt and change thejb1998-05-121-7/+12
* Change a cast of long * to time_t * in a call to time();jb1998-05-121-2/+8
* Allow the makefile to choose the perl executable to run h2ph ratherjb1998-05-121-2/+11
* If perl exists in OBJDIR it has just been built; if it exists injb1998-05-121-1/+1
* Change .if to .elif to prevent the current directory path search for ajb1998-05-121-2/+1
* awk and groff (et al) now work on alpha as the result of libraryjb1998-05-121-4/+4
* Build awk and groff with build tools now.jb1998-05-121-26/+6
* Some temporary fixes to SMP to make it more scheduling and signal friendly.dyson1998-05-123-9/+39
* Fix alot of silly LINT that I left in the code.dyson1998-05-122-4/+4
* Backed out previous commit. It is invalid to call d_ioctl() onbde1998-05-123-18/+7
* Reserve major number 99 for vak's cronyx/tau serial driver.jkh1998-05-122-2/+6
* Don't attempt to read process context from the kernel when (thebde1998-05-123-6/+6
* Add upcoming NetBSD 1.3.2wosch1998-05-121-4/+4
OpenPOWER on IntegriCloud