aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bring back IPFilter headers to /usr/include, now that SHARED=symlinksRuslan Ermilov2003-06-231-2/+10
* Misc fixes from originatorAndrey A. Chernov2003-06-231-10/+35
* Remove ru_SU, we don't need it in favour to ru_RUAndrey A. Chernov2003-06-234-651/+0
* Copy ru_SU spelling fixes to ru_RUAndrey A. Chernov2003-06-233-9/+9
* FIx catalog name I overlook in prev. obsolete locales removingAndrey A. Chernov2003-06-231-1/+1
* We use modernized version of soelim(1) shipped with Groff.Ruslan Ermilov2003-06-233-269/+0
* Add a PCI ID for the Apollo Pro 133A.Matthew N. Dodd2003-06-232-0/+4
* Add PCI IDs for the i82855 and i82875P AGP bridges.Matthew N. Dodd2003-06-232-0/+24
* Delete keyadmin: its functionality is now provided by setkey(8).Ruslan Ermilov2003-06-234-1528/+0
* Apply style(9) to this file. I'm going to touch large parts of this fileHartmut Brandt2003-06-231-30/+32
* Change the definition of _ksd_curkse, _ksd_curthread andMarcel Moolenaar2003-06-233-10/+10
* o Fix rev. 1.41, print a header. -STABLE is OK.Maxim Konovalov2003-06-231-0/+1
* syntactic sugar: support range notation such asLuigi Rizzo2003-06-231-5/+32
* o Fix sets of rules usage example.Maxim Konovalov2003-06-231-4/+4
* Delete prefix: its functionality has been merged into ifconfig.Tim J. Robbins2003-06-233-159/+0
* Delete gifconfig: its functionality has been merged into ifconfig.Tim J. Robbins2003-06-233-1111/+0
* Assert that the vm object is locked on entry to vm_pager_get_pages().Alan Cox2003-06-231-5/+1
* MFi386Alan Cox2003-06-231-8/+10
* Define THR_{G|S}ETCONTEXT to expand to {g|s}etcontext(2).Marcel Moolenaar2003-06-232-0/+76
* Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as aMarcel Moolenaar2003-06-232-0/+94
* Remove _atomic_lock. It's not used.Marcel Moolenaar2003-06-232-93/+0
* Move the machine specific files from sys/Makefile.inc and put themMarcel Moolenaar2003-06-239-12/+35
* prevent the number of patterns from exceeding the number of pci devices.John-Mark Gurney2003-06-231-1/+1
* add verbage on various failure cases to match the /dev/pci interface.John-Mark Gurney2003-06-231-6/+15
* cleanup /dev/pci code some:John-Mark Gurney2003-06-231-54/+20
* Redesign the externalization APIs from the MAC Framework toRobert Watson2003-06-2318-547/+298
* Add the date of Turing's death.Greg Lehey2003-06-231-1/+2
* Prefer the vop_rmextattr() vnode operation for removing extendedRobert Watson2003-06-223-5/+12
* Expose vop_rmextattr as an explicit operation at the vnode operationRobert Watson2003-06-221-0/+11
* Add an explicit credential argument to alq_open() to allow the caller toRobert Watson2003-06-223-6/+10
* Do the upgrade checks quietly.Ruslan Ermilov2003-06-221-2/+2
* Maintain a lock on the vm object of interest throughout vm_fault(),Alan Cox2003-06-224-12/+15
* Don't check the state of the vnode interlock if the specification saysDon Lewis2003-06-221-1/+7
* Protect against .depend file somewhere else in the .PATH.Ruslan Ermilov2003-06-221-37/+9
* Add support for multiple values and ranges for the "iplen", "ipttl",Luigi Rizzo2003-06-223-41/+120
* Forward declare a boatload of structures referenced in the MACRobert Watson2003-06-222-0/+24
* comment out the 'sshd' entries as the image is now 1460KBLuigi Rizzo2003-06-221-2/+2
* Make this compile again: we need to specify a scheduler,Luigi Rizzo2003-06-221-2/+3
* Move KERNBASE to -2GB.Hidetoshi Shimokawa2003-06-221-1/+1
* - Allow access to direct mapped region via /dev/kmem. This makesHidetoshi Shimokawa2003-06-221-13/+16
* - Allocate a new PD Table if kernel grows beyond 1GB boundary.Hidetoshi Shimokawa2003-06-221-37/+21
* Remove 256 unit limit, there is no evil minor number encoding toPoul-Henning Kamp2003-06-221-2/+0
* FreeBSD now has the locale(1) utility.Ruslan Ermilov2003-06-221-2/+4
* Remove argument names from a function declaration.David Malone2003-06-221-1/+1
* Allow installkernel.debug and reinstallkernel.debug.Hidetoshi Shimokawa2003-06-222-4/+9
* Add a f_vnode field to struct file.Poul-Henning Kamp2003-06-2229-94/+105
* Hook locale(1) to buildAlexey Zelkin2003-06-221-0/+1
* document 'list' keyword & fix few typosAlexey Zelkin2003-06-221-3/+7
* Add FreeBSD specific keyword 'list' implementation. 'locale -k list' canAlexey Zelkin2003-06-221-92/+133
* Add WARNSAlexey Zelkin2003-06-221-0/+1