summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle the conversion from virtual to physical addresses. Then_hibma2000-02-106-48/+77
* Move definition of fw_enable from ip_fw.c to ip_input.cluigi2000-02-102-1/+1
* Whoops... forgot braces in a conditionalluigi2000-02-101-6/+7
* Support and document new stateful ipfw features.luigi2000-02-102-15/+290
* Support the net.inet.ip.fw.enable variable, part ofluigi2000-02-102-3/+3
* Support for stateful (dynamic) ipfw rules. They are veryluigi2000-02-104-65/+525
* Merge into the manual pages the changes from 4.0.99b:sheldonh2000-02-103-14/+20
* Introduce a new sysctl, kern.jailcansethostname, which determines whetherrwatson2000-02-102-3/+12
* Remove files not in the v3_3_8 import.peter2000-02-1067-4830/+0
* Not in this commit: Many spammed deltas have been removed to restorepeter2000-02-1011-157/+476
* Support IPv6 scoped addr in ifconfig and routeshin2000-02-102-32/+128
* Let getaddrinfo() and related functions supports traditional IPv4 formatshin2000-02-102-4/+10
* MFC: new categoriesjkh2000-02-102-16/+14
* kbdcontrol isn't in everyones path(read: non-root people), so specifybillf2000-02-103-5/+5
* Replace the existing documentation for ``KERN_QUANTUM'' with a morechris2000-02-101-4/+2
* Update the Tigon driver to use the 12.3.18 firmware release from Alteon.wpaul2000-02-106-7208/+7476
* Remove /dev/console from the jail /dev environment. It's probably notrwatson2000-02-091-1/+2
* Kill the "unpause_always" argument to unpause_sequencer(). The reasonsgibbs2000-02-094-178/+338
* Add ipl.4 manpageguido2000-02-091-0/+1
* Fix parity error detection logic for aic7880 and aic7895 chips duringgibbs2000-02-091-8/+22
* Bring over ipfilter v3_3_8 kernel sources, including merging theguido2000-02-0940-186/+216
* This commit was generated by cvs2svn to compensate for changes in r57093,guido2000-02-0918-87/+209
|\
| * Import of ipfilter 3.3.8guido2000-02-0920-92/+218
* | Allow allows peer pci buses which are directly connected to the RCC host pcigallatin2000-02-096-42/+132
* | Repair incorrect ``first appeared in'' reference, which originally statedchris2000-02-091-1/+1
* | Support the new ata(4) syntax, while providing backward compatibility for wd(4).ru2000-02-092-20/+26
* | Populate directory...luigi2000-02-091-0/+9
* | Crunched image config for bridgeluigi2000-02-091-0/+119
* | Misc files for bridge floppy typeluigi2000-02-092-0/+10
* | Config file for bridge imageluigi2000-02-091-0/+98
* | Make inetd picobsd friendly, dont use ipsec when RELEASE_CRUNCHluigi2000-02-091-3/+6
* | Update configuration files, remove unused mfs.mtreeluigi2000-02-094-107/+10
* | Update kernel config file.luigi2000-02-092-30/+33
* | Whoops, missed a file in the previous cleanup.jkh2000-02-091-2/+2
* | In a sudden burst of energy (perhaps it was that last mocha), attemptjkh2000-02-095-47/+45
* | Add src menu item for /usr/src/toolsjkh2000-02-093-0/+6
* | Support the extraction of /usr/src/toolsjkh2000-02-094-2/+4
* | Remove the old copy of this file. It is now active in its new location.mdodd2000-02-091-186/+0
* | Clean up the jail(8) documentation so that it suggests building a jailrwatson2000-02-091-1/+1
* | Complete the repo-copy of ida_pci.c to sys/dev/ida/mdodd2000-02-091-1/+1
* | Intoduce a new make.conf entry, NO_MAKEDEV, and modifications torwatson2000-02-093-0/+8
* | Correct an oversight in jail() that allowed processes in jail to accessrwatson2000-02-091-1/+8
* | IPv6 scoped addr format is changed as recent KAME change.shin2000-02-092-6/+16
* | Avoid kernel panic when tcp rfc1323 and rfc1644 options are enabledshin2000-02-091-4/+13
* | Let ftp command use only PORT(no EPRT) for IPv4 destination.shin2000-02-091-1/+0
* | Allow $PAGER to have arguments.billf2000-02-081-1/+1
* | Add two commented out syslog.conf entries, one to demonstrate the use ofrwatson2000-02-082-1/+6
* | Fix system hang when printer locks on missing papernsouch2000-02-081-2/+2
* | -mdoc'ify.ru2000-02-081-9/+10
* | Also allow non-rot processes to setproctitle()phk2000-02-081-2/+2
OpenPOWER on IntegriCloud