summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it clear that -P is the default.ru2001-05-257-4/+10
* Add intrack field to each slot. This can be used to acknowledgeimp2001-05-252-0/+4
* Minor name space issues.imp2001-05-251-19/+20
* RFC 1323 (TCP extensions) is now on by default.obrien2001-05-251-3/+3
* Add support forimp2001-05-251-0/+6
* I didn't fix the comment in rev 1.107.obrien2001-05-251-1/+1
* Turn on TCP_EXTENSIONS (rfc1323) by defualt.obrien2001-05-251-1/+1
* Don't rely on cdevsw_add() when we hack about with dev_t's.phk2001-05-241-0/+2
* Don't take the detour around devsw() to find out if the proto-cdevswphk2001-05-241-3/+1
* Back out rev 1.4 (wint_t and mbstate_t) as I am tired of the complaints.obrien2001-05-241-10/+0
* NetBSD's inetd uses different syntex from FreeBSD's in faith support.ume2001-05-241-3/+3
* Add the "auth_as_self" option to the pam_unix module (there is nomarkm2001-05-244-3/+11
* Oops. Unremove vestiges of the old, broken sound drivers. They are nowbde2001-05-243-0/+1580
* whitespace/stylealfred2001-05-241-1/+2
* Stick VM syscalls back under Giant if the BLEED option is not defined.jhb2001-05-242-0/+57
* Add a new kernel option 'BLEED' to be used for code that is still underjhb2001-05-241-0/+1
* Remove vestiges of the old, broken sound drivers.bde2001-05-243-1580/+0
* Actually rename FDESC, PORTAL, UMAP and UNION file systems.ru2001-05-248-24/+24
* mount_fdesc -> mount_fdescfsru2001-05-241-2/+2
* mount_umap(8) -> mount_umapfs(8).ru2001-05-241-1/+1
* mount_null(8) -> mount_nullfs(8).ru2001-05-241-4/+4
* mount_portal -> mount_portalfs.ru2001-05-241-2/+3
* Missed one mount_null(8) -> mount_nullfs(8) in previous commit.ru2001-05-241-1/+1
* (Re-)enabled boot2.nyan2001-05-241-1/+1
* Update boot[12] program to compile ELF binary.nyan2001-05-246-117/+92
* Restrict even further what parts of <sys/conf.h> can be seen fromphk2001-05-242-4/+12
* Remove the "undocumented" comment in re lflag.nik2001-05-241-1/+1
* Document the -l option.nik2001-05-241-4/+15
* If the user exists abruptly, tip's "tipout" child can hang aroundphk2001-05-242-1/+14
* Add a -A option to ping which beeps when packets are lost.phk2001-05-242-3/+17
* Backout rev. 1.22 as the change that caused problems was also backed out.ru2001-05-241-1/+1
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-2456-95/+237
* This patch implements O_DIRECT about 80% of the way. It takes a patchsetdillon2001-05-2412-15/+100
* Fix $FreeBSD$ style committer messed up in rev 1.7 for some reason.obrien2001-05-241-1/+1
* Use bus_space functions rather than inb/outb.imp2001-05-245-20/+28
* Produce a config-time warning about EXT2FS and GPL_MATH_EMULATEpeter2001-05-242-2/+4
* Remove DEV_SNP -> opt_snp.hpeter2001-05-241-1/+0
* Do what we should have done a long time ago:imp2001-05-241-0/+10
* Move getb1 and putb1 from pcic_isa.c to pcic.c. Rename them toimp2001-05-243-22/+24
* Spelling police: insure -> ensuredd2001-05-241-1/+1
* Use pw(8) instead of grep'ing through /etc/passwd. This fixesdd2001-05-241-3/+3
* Add snp_olddisc member to struct snoop; the linedisc'ized snp(4) uses this.dd2001-05-241-0/+1
* Oops, forgot the 'u' in the getopt for the previous commit.dillon2001-05-242-2/+2
* Correct style bugs with regards to long lines and comments.dd2001-05-231-15/+22
* Build snp(4) as a module.dd2001-05-231-2/+2
* *sigh* We can't remove VINUMDEBUG entirely, since we include kernelgrog2001-05-231-3/+2
* Remove cruft.grog2001-05-231-3/+0
* Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.grog2001-05-238-31/+27
* define _KERNEL before including <sys/conf.h>phk2001-05-231-1/+1
* We don't need to include <sys/conf.h>phk2001-05-231-1/+0
OpenPOWER on IntegriCloud