summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assert inpcb lock in udp_append().rwatson2004-05-041-0/+2
* Assert the inpcb lock on 'last' in udp_append(), since it's alwaysrwatson2004-05-041-0/+2
* If the mbuf pointer passed to mac_mbuf_to_label() is NULL, or the tagrwatson2004-05-031-1/+4
* Add /* !MAC */ to final #endif.rwatson2004-05-033-3/+3
* Add "-M" argument to id(1), which permits the id command to be usedrwatson2004-05-032-3/+46
* Remove new options and my prevention of system freeze when the sio probeambrisko2004-05-034-81/+49
* Bump the copyright year since I forgot last time.smkelly2004-05-031-1/+1
* Update copyright.rwatson2004-05-031-1/+1
* When performing label assertions on an mbuf header label in mac_test,rwatson2004-05-031-2/+3
* Add missing command.pjd2004-05-031-1/+1
* Add missing commands.pjd2004-05-031-1/+2
* Allow geom_concat and geom_gate to be compiled in kernel.pjd2004-05-033-0/+6
* Connect ggatec(8), ggated(8) and ggatel(8) to the build.pjd2004-05-031-0/+1
* Connect geom_gate.ko to the build.pjd2004-05-031-0/+1
* Ammend jail(8) man page to explain new sysctl for raw-socketsbmilekic2004-05-031-0/+7
* Turn off debugging by default.pjd2004-05-031-1/+1
* For portability, don't rely on libc's strmode(3). <sigh>kientzle2004-05-033-1/+53
* Prefer signed type over unsigned to be able to assert negativepjd2004-05-031-1/+1
* Bump copyright date for NETA to 2004.rwatson2004-05-033-3/+3
* Add MAC_STATIC, a kernel option that disables internal MAC Frameworkrwatson2004-05-034-0/+76
* Add regression tests for GEOM Gate:pjd2004-05-035-0/+111
* Don't repeat handshake.pjd2004-05-031-4/+4
* - Hold g_gate_list_mtx lock while generating/checking unit number.pjd2004-05-031-5/+9
* o Fix misindentation in the previous commit.maxim2004-05-032-12/+11
* Correct copy/paste error in Linux nodump support.kientzle2004-05-031-3/+4
* Link state change notification of ethernet media to the routing socket.andre2004-05-031-1/+14
* Back out a change that slipped into the previous commit for which otherandre2004-05-031-10/+2
* Oops, switch to using the moved cy driver for pc98 too (remove pointersbde2004-05-032-3/+1
* - Add an IMEN_MASK macro that returns the 8-bit bitmask of an atpicjhb2004-05-031-8/+16
* Make the legacy_pcib_attach() function static.jhb2004-05-032-2/+1
* Use a private attach method for the MP Table host-PCI bridge driver ratherjhb2004-05-031-1/+9
* Optimize IP fastforwarding some more:andre2004-05-031-95/+114
* Link state change notification of ethernet media to the routing socket.andre2004-05-034-4/+52
* Correct the phy_service() routine case MII_TICK to correctly trackandre2004-05-0310-20/+22
* Add 'device ata' to the kernel configuration excerpt in EXAMPLE section.thomas2004-05-031-2/+3
* Only add the widths together for printable characters in prn_normal();tjr2004-05-031-1/+2
* Fix off by one error.phk2004-05-031-0/+1
* Restore vendor Id.obrien2004-05-031-1/+3
* Tweak to rev 1.8 to match the offical http://www.gzip.org/gzip-1.2.4b.patchobrien2004-05-031-2/+3
* add support BUFFALO(Melco INC.) LPC-CB-CLX(CardBus)sanpei2004-05-031-0/+2
* o Add OpenBSD 3.5.maxim2004-05-031-2/+3
* Paths correction.pjd2004-05-033-6/+6
* We don't need this any more, while we have /usr/include/geom/concat/.pjd2004-05-031-1/+0
* use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policysam2004-05-031-2/+2
* correct behaviour of key_getsavbyspi broken in rev 1.7; corrects problems withsam2004-05-031-2/+2
* Floating-point faults and exceptions can happen in the kernel too.marcel2004-05-031-12/+15
* add support to prefer old SA to new SA during allocationsam2004-05-031-18/+27
* Consistify: #define gets 1 tab character afterwardskientzle2004-05-038-60/+60
* Fix a race condition which could result in profprocs being decrementedcperciva2004-05-031-0/+2
* s/emacs21/emacs/marcel2004-05-031-1/+1
OpenPOWER on IntegriCloud