summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert the PNIC driver to newbus.wpaul1999-07-282-167/+223
* Show how to use the new filter capabilitiesbrian1999-07-271-1/+89
* o Overhaul filtering, adding facilities to jump over rules and tobrian1999-07-277-297/+431
* Every reqh in an aborted pipe is given status CANCELED and the callback isn_hibma1999-07-271-15/+7
* Change "telesis" to "telesyn" to reflect their change of name.nik1999-07-271-2/+2
* FreeBSD.ORG -> FreeBSD.orgnik1999-07-271-3/+3
* Remove references to the non-existent addgroup(8) and rmgroup(8)nik1999-07-272-6/+2
* Remove the quotes from the kernel configuration "options" lines, tonik1999-07-271-6/+6
* Changed 'overriding what /etc/passwd says' to 'overriding default setn_hibma1999-07-271-2/+2
* Roar! Finish what I started last night: somehow only the header file changewpaul1999-07-272-10/+46
* If we've negotiated CBCP and have also specified ``none'' as a possiblebrian1999-07-273-9/+45
* Fixed disordering in previous commit.bde1999-07-271-4/+5
* Case matters.mdodd1999-07-272-6/+6
* Implement the BUS_PROBE_NOMATCH method for the PCI bus.mdodd1999-07-272-2/+64
* On FreeBSD/i386, when you use the SYS_RES_MEMORY resource to allocatewpaul1999-07-272-2/+4
* Hide pthread cancellation routines behind #ifdef NOT_YET. They aredeischen1999-07-271-3/+7
* This covers the previous version, since a null commit message was accidentallygreen1999-07-272-2/+2
* Be a bit more consistent with variable names.brian1999-07-272-10/+10
* *** empty log message ***green1999-07-262-8/+22
* Start ppp before natd, not afterwards.brian1999-07-267-126/+126
* Sync with sys/i386/isa/npx.c revision up to 1.75.kato1999-07-261-24/+202
* Sync with sys/i386/isa/clock.c revision up to 1.140.kato1999-07-263-111/+45
* Sync with sys/i386/i386/userconfig.c revision up to 1.150.kato1999-07-261-3/+4
* Sync with sys/i386/i386/machdep.c revision 1.356.kato1999-07-262-8/+8
* Sync with sys/i386/conf/files.i386 revision 1.254.kato1999-07-262-4/+14
* Don't complain if 0 bytes are written to the tun device, simplybrian1999-07-261-1/+4
* Sync with sys/i386/conf/GENERIC revision 1.178.kato1999-07-262-26/+28
* Add missing cause for an EINVAL return (msgtype < 1).sheldonh1999-07-261-1/+4
* Fix an off-by-one error and correct the man page WRT clearingbrian1999-07-263-6/+14
* Add a default ppp.conf (mode 600).brian1999-07-2616-23/+226
* Correct HISTORY section, according to CVS logs.sheldonh1999-07-261-2/+3
* Convert interrupt count from signed to unsigned and the totaln_hibma1999-07-261-4/+6
* Pull on my asbestos undies and claim ownership of inetd to prevent furtherdes1999-07-261-1/+2
* Here goes, the "clear up any possible confusion" commit.green1999-07-261-11/+65
* Pave the way for the fla driver.phk1999-07-263-9/+15
* Bring two wayward memory allocation failure messages in line withsheldonh1999-07-261-3/+3
* Add sysctl and support code to allow directories to be VMIO'd. The defaultalc1999-07-268-17/+34
* remove <ctype.h> - not neededache1999-07-261-1/+0
* Various formatting fixes on my FPE trapcode commit.cracauer1999-07-268-468/+450
* Typo: assember -> assemblerkris1999-07-262-4/+4
* Add recognition that Microsoft NT does not exist.grog1999-07-261-0/+5
* unsigned char cleanupache1999-07-261-17/+17
* Don't background pccardd, it nullfies the "-z" flag. pccardd itselfobrien1999-07-262-4/+4
* More cleanups to ident_stream. Variables moved around, changed.green1999-07-251-16/+11
* Remove paths that are listed as compulsory (sorta). /usr/local is notmarkm1999-07-251-3/+3
* Add comments, change variable names to make them consistent (r -> err,n_hibma1999-07-2511-155/+173
* asprintf() does use realloc() internally, but saying so in the manpage can behoek1999-07-251-4/+2
* On FPU exceptions, pass a useful error code (one of the FPE_...cracauer1999-07-2514-119/+705
* Add a sensible message if an invalid ID was enteredn_hibma1999-07-251-1/+3
* Make this compile on the Alpha. I'm not 100% sure about this but Ipeter1999-07-252-38/+4
OpenPOWER on IntegriCloud