summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some commands are shell builtins. Execute the builtins by the shellwosch1998-05-121-1/+50
* Give a reasonable default value (-p /var/run/xntpd.pid) to xntpd_flags.max1998-05-121-2/+2
* Sync with sys/i386/isa/wd.c revision 1.167.kato1998-05-121-2/+3
* Sync with sys/i386/conf/options.i386 revision 1.78.kato1998-05-122-2/+4
* Sync with sys/i386/conf/majors.i386 revision 1.40.kato1998-05-121-1/+2
* Add upcoming FreeBSD 2.2.7 and FreeBSD 2.2.8wosch1998-05-121-5/+11
* Go back to 240640 split size. Interesting experiment but somebodyjkh1998-05-121-2/+2
* Add C++ support.jb1998-05-121-0/+2
* Fix the termination test in CIRCLEQ_FOREACH.gibbs1998-05-121-2/+4
* Add missing splx()julian1998-05-111-1/+2
* Submitted by: abial@nask.pljulian1998-05-111-1/+10
* Oops, the lex and yacc sources must be added to SRCS before ${SRCS}bde1998-05-111-40/+40
* Oops, only apply the CHS size from lbasize thing when disk reportssos1998-05-111-2/+3
OpenPOWER on IntegriCloud