summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable todarrenr2001-10-207-77/+112
* Create /var/db/ipfdarrenr2001-10-201-0/+2
* Put in place for using ipfs use on shutdown and startup.darrenr2001-10-209-0/+78
* include ipfs in subdirsdarrenr2001-10-201-0/+1
* build ipfs for -currentdarrenr2001-10-201-0/+14
* Add the ipfilter directory in share/examplesdarrenr2001-10-201-0/+2
* Add the ipfilter subdirectorydarrenr2001-10-201-2/+10
* Add the IPFilter how-to and other related documents to the base installdarrenr2001-10-2012-0/+4210
* Save the AP wake-up vector from the SAL descriptor under SMP.marcel2001-10-201-5/+25
* Make this compile under option SMP.marcel2001-10-202-6/+9
* - Make the sio_inited handling more properly MP safe.jhb2001-10-202-4/+12
* Assert that a ucred is unshared before we remap its ids.jhb2001-10-201-0/+2
* Make the flag field in the ps output one char wider to account for recentjhb2001-10-201-6/+13
* apparently EV5 2x00s have their t2 CSRs where I'd expect to findgallatin2001-10-201-1/+4
* The mtx_init() and sx_init() functions bzero'd locks before handing themjhb2001-10-203-3/+9
* Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENTobrien2001-10-202-2/+0
* Tweak the way we determine if an interface needs to have its name translated.des2001-10-202-22/+62
* Add a sysctl for preventing the sync() in panic() recovery. This canpeter2001-10-191-0/+6
* Fix includes based on recent changes to lock.h, mutex.h and ktr.h.mp2001-10-198-7/+10
* Add unaligned.c and delete commented out entry for userconfig.cdfr2001-10-191-1/+1
* Make a start at an unaligned trap handler. Only integer loads and storesdfr2001-10-192-76/+619
* Make override of nm consistent across all platforms and sort the overrides.mp2001-10-196-11/+16
* Make a start at a regression test for the unaligned trap handler.dfr2001-10-192-0/+137
* Bring a few multi-architecture arch= attributes into the hardwarebmah2001-10-192-6/+6
* Translate various userland traps into SIGBUS (instead of just panicing).dfr2001-10-191-0/+10
* Support a comma-separated list of architectures for the arch=bmah2001-10-191-11/+62
* Make the logic more explicit.obrien2001-10-191-1/+1
* Fix the typedef of va_list.ru2001-10-191-1/+3
* New release note: xl(4) checksum offloading.bmah2001-10-192-0/+8
* Try two on the preprocessing logic.ru2001-10-191-1/+1
* New release note: route(8) add -ifp/-ifa.bmah2001-10-192-0/+8
* Try two on the preprocessing logic.obrien2001-10-195-6/+6
* - Move the definition of LOCK_DEBUG back to sys/lock.h from sys/_lock.h.jhb2001-10-193-23/+20
* Remove unneeded sys/mutex.h includes.jhb2001-10-199-9/+0
* Move sys/mutex.h include after sys/lock.h to ensure we use the properjhb2001-10-191-1/+1
* Blah, fix braino where ru had to remind me of proper preprocessor syntax.obrien2001-10-195-5/+5
* Properly handle backslash newline within an identifier or keyword.schweikh2001-10-191-1/+11
* Fix this so it compiles cleanly for alpha. Tried to do some minimal testing.mjacob2001-10-192-11/+12
* Argh! I updated the version number in the MODULE_DEPEND() thingamagook butdes2001-10-191-1/+1
* New release notes: libstand/loader(8) bzip2 support, isdnphone(8) -k,bmah2001-10-192-2/+36
* Cleanup of the stdarg code.mp2001-10-192-54/+11
* Include the right i4b files for NetBSDbrian2001-10-191-0/+5
* Fix the le driver - it has been broken for a while and these fixes havejlemon2001-10-191-27/+21
* New release and hardware note: gx(4).bmah2001-10-194-2/+34
* mdoc(7) police: join OS version with the corresponding macro.ru2001-10-193-6/+6
* Make an ATAPI CD device appear as /dev/acdN and the individualsos2001-10-192-14/+8
* Just use RSYSCALL.ru2001-10-192-4/+2
* signanosleep(2) hasn't existed since 1998.ru2001-10-192-2/+0
* Respect system ${CFLAGS} when building Perl modules.ru2001-10-1921-43/+23
* Fixed style bugs in previous commit:bde2001-10-191-4/+2
OpenPOWER on IntegriCloud