summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recognize ".cpp" as a C++ suffix.dt1998-06-054-13/+14
* Add mtree to bootstrap targets now that peter has added a newjkh1998-06-051-2/+5
* Hands off my /usr/src and /usr/obj! If they are symlinks (since they arepeter1998-06-051-3/+3
* Create a new flag, "nochange", which will specify that a directory ispeter1998-06-056-14/+21
* Mention that syslog.conf(5) does not log LOG_FTP messages by default.jkoshy1998-06-051-2/+6
* Fix handling more than 1 char with non-C localeache1998-06-051-16/+4
* Mention that tftpd(8) also uses syslog(3).jkoshy1998-06-051-2/+3
* Reviewed by: hasty@star-gate.comahasty1998-06-052-0/+4
* Sync with sys/i386/isa/sio.c revision up to 1.205.kato1998-06-052-20/+20
* Sync with sys/i386/conf/GENERIC revision 1.110.kato1998-06-052-2/+16
* Add missing uu_lock_txfr() prototypeache1998-06-051-1/+2
* spurious ntohs calls were stopping some packets from being recognisedjulian1998-06-051-6/+6
* Fix a spelling error.steve1998-06-042-2/+2
* Fix a bunch of spelling errors.steve1998-06-0422-39/+48
* Use size_t instead of u_int for sizes.dfr1998-06-041-3/+3
* If the filesystem blocksize is less than the VM page size, use the genericdfr1998-06-041-1/+7
* Don't cast a pointer to an int in DQHASH.dfr1998-06-041-2/+2
* Darnit, that last commit was only supposed to change files in thewpaul1998-06-041-2/+9
* Make the whereobj target print it's output without the overhead ofpeter1998-06-041-2/+2
* Hard coded /usr/lib referencepeter1998-06-041-2/+2
* Protect errno in signal handlers, like in portmap.wpaul1998-06-042-3/+14
* Build aout bootstrap tools only on i386.jb1998-06-041-12/+30
* Removed generated files. named used the wrong version of ns_parser.h.bde1998-06-042-2486/+0
* Simplified using new yacc rules. This will fix bugs when we stop pickingbde1998-06-041-5/+3
* Fix errors that crept into the previous commit.jkoshy1998-06-041-3/+3
* Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes.charnier1998-06-042-13/+13
* Don't use beforedepend or give dependencies on generated headers explicitly.bde1998-06-043-18/+7
* Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unusedcharnier1998-06-046-142/+100
* 1. `ps' output now shows 3 characters in the `TT' field, not 2, afterjkoshy1998-06-041-3/+4
* Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do notcharnier1998-06-042-15/+22
* Add support for baudrates higher than 37800.dfr1998-06-041-0/+12
* Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unusedcharnier1998-06-042-18/+22
* Removed superfluous beforedepends. Their files were already in SRCS.bde1998-06-042-6/+2
* Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3).charnier1998-06-042-35/+35
* Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include.charnier1998-06-042-19/+25
* Use .Ar instead of .ar. Correct incorrect use of .Sm (detected by Paul (pst)).charnier1998-06-041-4/+5
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hbde1998-06-041-4/+3
* Typos.charnier1998-06-041-3/+3
* Don't forget to pretend that `make -n -jN' makes the targets that itbde1998-06-041-1/+2
* Removed special rules for lex- and yacc- generated files. The generalbde1998-06-041-12/+1
* Fix my last commit which got caught in the cvs/cvsup cycle.jb1998-06-031-3/+2
* Use gethostname(3) to obtain the local host name, as opposed to uname(3).joerg1998-06-031-5/+4
* Missing DPADD's.peter1998-06-031-1/+4
* Add missing DPADD's.peter1998-06-0311-11/+42
* Add the DPT driver here. It's kinda ironic that it got enabled in -stablejkh1998-06-032-2/+16
* Force success of the probe (after doing it as before except in onebde1998-06-033-12/+15
* signal() returns SIG_ERR on error, not int.jb1998-06-031-4/+4
* Fixed a printf() arg botch in the previous commit.bde1998-06-033-21/+18
* No longer need the architecture specific include from libc now thatjb1998-06-031-7/+0
* Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.confjb1998-06-031-1/+6
OpenPOWER on IntegriCloud