summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dhclient to mfsroot floppy - changes to sysinstall to follow.jkh1999-05-015-5/+10
* Shuffle source selection menu items to make it a little easier to use.jkh1999-05-013-18/+18
* Update this file to no longer list the outdated information about gulf.netjkh1999-05-011-26/+3
* Add a hook that can be called to initialise a slave processor's memorymsmith1999-04-3012-45/+142
* Turn DEFAULT_VTABLE_THUNKS back on. It caused problems with undefined symbolsobrien1999-04-301-4/+5
* Change references from "passwordperiod" to "passwordtime", sincehoek1999-04-307-16/+18
* Close PR #10971: flush the database cache after forking in ypproc_all_2_svc()wpaul1999-04-301-0/+8
* Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.wpaul1999-04-301-3/+10
* Bunch of updates:wpaul1999-04-302-104/+138
* Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written.phk1999-04-302-15/+51
* Minor punctuation/grammar nits.kris1999-04-301-3/+3
* Add a new "file" to procfs: "rlimit" which shows the resource limits forphk1999-04-3011-10/+408
* Implement fascist mode (do not open a datagram socket at all).des1999-04-302-7/+9
* My last commit accidentally undid the changes made in rev 1.68roger1999-04-302-2/+10
* Added $Id$.kato1999-04-301-0/+2
* Add beer-ware license and $Id$phk1999-04-301-0/+11
* Fix a bunch typos, one fix of which is from docs/10794hoek1999-04-301-11/+11
* Make BOOTP to work again.phk1999-04-301-1/+1
* Set curproc at the end of proc0_init().dt1999-04-291-7/+4
* Document ishexnumber, isideogram, isnumber, isphonogram, isrune,ghelmer1999-04-291-2/+20
* The bsd.port.mk has moved.hoek1999-04-291-2/+2
* The accept(2) call can fail with EINTR (at least in the threaded context).ghelmer1999-04-291-1/+5
* Add some extra checks to make sure that a child ypserv process doesn'twpaul1999-04-293-18/+30
* Handle byte counts for >2G archivespeter1999-04-292-2/+8
* Add ICMP types to list of information about each packet.ghelmer1999-04-291-2/+33
* Address a performance problem in getnewbuf:alc1999-04-291-5/+33
* Remove documentation of CRLF bug from more.1. Sync code with manpage.hoek1999-04-293-26/+18
* pppd/Makefile:jdp1999-04-292-7/+10
* Add a test to ti_encap() to try and prevent the transmit producer indexwpaul1999-04-292-4/+10
* Added initial code for VBI capture based on work byroger1999-04-292-72/+448
* Add support for VBI capture from /dev/vbi.roger1999-04-292-4/+26
* Added new cards: NEC PK-UG-X017 and I/O DATA GV-BCTV2/PCIroger1999-04-292-18/+434
* Correct typo.jkoshy1999-04-291-2/+2
* Fix crashes caused by rows=0 or columns=0.roger1999-04-292-12/+90
* - Handle mixer read ioctls correctly. They have the same group, number andluoqi1999-04-294-40/+356
* Postpone route_init() until all domains are attached.luoqi1999-04-293-5/+7
* sd -> dabillf1999-04-292-6/+6
* Add /usr/X11R6/bin to default path also.jkh1999-04-281-2/+2
* Rather than hack config/freebsd.h to contain our hacks for a native compiler,obrien1999-04-283-46/+43
* pmap_emulate_reference: don't ever lose PV_TABLE_MOD bit on page. Ifdt1999-04-281-2/+2
* This Implements the mumbled about "Jail" feature.phk1999-04-2864-157/+710
* Add the jail system call.phk1999-04-281-1/+2
* s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/.dt1999-04-2852-92/+92
* Deal with new loader syntax in determining how/when to load a userconfigjkh1999-04-283-48/+21
* Mention that you can only create a block or char special file usingjoerg1999-04-281-0/+5
* Sync with sys/i386/isa/clock.c revision 1.132.kato1999-04-283-3/+9
* Sync with sys/i386/i386/machdep.c revision 1.332.kato1999-04-282-218/+184
* \begin{bdemode}obrien1999-04-281-2/+2
* Correction of better display under chinese terminal.foxfair1999-04-281-10/+10
* Write config files to /usr/share/skel as well as root's profile.jkh1999-04-283-33/+51
OpenPOWER on IntegriCloud