summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly set `KERNEL' w/in the "doSTDKERNEL:" target.obrien2001-04-111-1/+1
* Correct the following defines to match the POSIX.1e spec:jedgar2001-04-116-129/+129
* Source rc.conf so that named.restart can restart named with the correctmurray2001-04-112-2/+8
* Create debug.hashstat.[raw]nchash and debug.hashstat.[raw]nfsnode topeter2001-04-113-0/+238
* Fix a typo relating to the "-U" (force UDP for mount protocol)iedowse2001-04-111-6/+7
* Remove MIPS support.obrien2001-04-1120-3187/+3
* Removed these old 2.9.x files.obrien2001-04-102-404/+0
* o The -s limit is ARG_MAX - 4K, not ARG_MAX - 2K.brian2001-04-101-4/+14
* Remove constants defining the bitmasks of the old giant kernel lock.jhb2001-04-103-15/+0
* Remove the old APIC I/O higher level IPI API in favor of the newer MIjhb2001-04-103-48/+2
* Catch up to the dirpref changes by copying new fields in the alternatejhb2001-04-101-0/+3
* Split out all the RPC code into a separate function and address aiedowse2001-04-101-233/+275
* Remove the BETTER_CLOCK #ifdef's. The code is on by default and is herejhb2001-04-1016-149/+29
* Add an MI API for sending IPI's. I used the same API present on the alphajhb2001-04-108-84/+404
* NOBLOCKRANDOM doesn't exist anymore as a kernel option.jhb2001-04-105-5/+0
* New release notes: FFS dirpref speedup, GNATS 3.113, BSDPAN.bmah2001-04-102-2/+18
* psroff(1) has never been a part of Groff.ru2001-04-104-19/+93
* vnconfig(8) -> mdconfig(8).ru2001-04-102-9/+7
* vnconfig(8) -> mdconfig(8).ru2001-04-101-2/+2
* Add another card to the list of Neomagic 256AV's which don't have AC97greid2001-04-102-1/+48
* lock the mutex, not the softc pointer.cg2001-04-101-2/+2
* Add information about the new options to newfs and tunefs which set thenik2001-04-102-0/+12
* Correct some cut-n-paste errors. Also embellish the UP1100 a little.obrien2001-04-101-6/+7
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.mckusick2001-04-106-32/+220
* kldload ng_pppoe as necessarybrian2001-04-101-0/+5
* Add netsmb and smbfs include directoriesbp2001-04-101-0/+4
* Import kernel part of SMB/CIFS requester.bp2001-04-1030-0/+11983
* Add more diagnostic output for failure.alfred2001-04-101-13/+36
* Clean up a bit. Use the correct TAILQ link when walking the threaddeischen2001-04-103-114/+213
* Added a missing set of braces to a conditional that encompasses more thandeischen2001-04-102-10/+12
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-10277-405/+405
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-105-37/+39
* Include <unistd.h> so that read(2) and write(2) don't cause warnings.deischen2001-04-101-1/+2
* Fix a comment within a comment warning due to a missing "*/".deischen2001-04-101-1/+1
* Make the list in the DIAGNOSTICS section "-tag" instead of "-diag":dd2001-04-101-2/+2
* Avoid endless recursion on panic.bp2001-04-101-2/+6
* Maintain a reference count on the witness struct. When the referencejhb2001-04-091-0/+15
* Several things:mjacob2001-04-091-307/+618
* Add in MII support for LICENGOOD copper part (10/100/1000). Add in somemjacob2001-04-091-4/+28
* Pick up changes from Parag Patel and Kachun Lee, and self:mjacob2001-04-091-23/+104
* - One can now specify the decimal pid of a process to trace as a parameter.jhb2001-04-092-50/+146
* We now depend on miibus_if.h.mjacob2001-04-091-1/+2
* comment out a boot-time debug messagecg2001-04-091-1/+1
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-095-0/+769
* Add a comment out console line for AlphaServer 8200 and 8400 ("TurboLaser")obrien2001-04-091-0/+2
* Rege.n_hibma2001-04-092-4/+4
* Again an ID that has been reused. Update description.n_hibma2001-04-091-1/+1
* Add the Abocom URE 450 ethernet adapter.n_hibma2001-04-091-0/+1
* Regen.n_hibma2001-04-092-4/+4
* Update the description for the EPSON PID 0x010a. It seems to be reused inn_hibma2001-04-091-1/+1
OpenPOWER on IntegriCloud