summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync with sys/i386/i386/machdep.c revision 1.298.kato1998-06-032-4/+42
* If using NetBSD syscalls the rtprio syscall doesn't exist, so justjb1998-06-031-1/+7
* In the case of alpha (only), more than just libc needs to know thatjb1998-06-031-1/+2
* Ifdefed the netisr support.bde1998-06-032-4/+42
* Correct wrong claim about `telldir()' cookie lifetimes.jkoshy1998-06-031-16/+11
* Spelling corrections.jkoshy1998-06-035-11/+11
* Correct description of -crtscts.jkoshy1998-06-031-2/+2
* Correct typo.jkoshy1998-06-031-2/+2
* If vm86 services are available, use these to perform the APM BIOSmsmith1998-06-039-37/+183
* PR: 6831danny1998-06-023-9/+9
* Increment __FreeBSD_version because the semctl() prototype changedjdp1998-06-021-2/+2
* Don't build perl in build-tools: if NOPERL is defined.jhay1998-06-021-2/+9
OpenPOWER on IntegriCloud