summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure the euid is restored in an obscure error situation.gad2001-04-061-3/+4
* It's possible to kldload netgraph (as well as the other ng_* bits),brian2001-04-051-2/+2
* Don't need to preload the `vn' KLD anymore as we use `md' for releaseobrien2001-04-051-1/+0
* Bump the default / size up another 10MB to 120MB.obrien2001-04-052-2/+2
* Remove -Wall. It breaks compiling with non-gcc compilers.obrien2001-04-051-1/+1
* Rev 1.10 actually only tested booting from floppies. Thus that is allobrien2001-04-050-0/+0
* IPv6 support for skeyaccess(3). You can specify IPv6 addressume2001-04-051-81/+182
* - correct logic of per-address input packet counts for lo0ume2001-04-051-16/+29
* New release notes: ata(4) configure options are now loader tunables,bmah2001-04-053-12/+47
* Add IPv6 support to showmount(8). This replaces IPv4-specific codeiedowse2001-04-051-34/+2
* Soften the dire warnings about this code. Things are kinda workingimp2001-04-051-8/+3
* More error handling cleanups.sos2001-04-051-14/+11
* Reactivate SRA.nsayer2001-04-053-2/+38
* Fix a few bugs in BSDPAN:joe2001-04-052-10/+30
* Remove the recently-depricated LIBPOSIX1Ejedgar2001-04-051-1/+0
* On burners that return faulty ready on fixate, wait for thesos2001-04-051-33/+45
* Add new flag ATPR_F_QUIET to atapi_request.sos2001-04-053-39/+39
* Correct the sysctl names to match the tuneables.sos2001-04-051-3/+4
* Don't call prom_open() multiple times. This confuses some versions of SRMdfr2001-04-051-8/+22
* test should be for == 0, not < 0alfred2001-04-051-1/+1
* We don't use the "pseudo-device" configuration option any longer,mpp2001-04-051-1/+6
* WI_TIMEOUT is 65536alfred2001-04-051-3/+2
* Record -lposix1e death.ru2001-04-052-3/+0
* mdoc(7) police: add missing LIBRARY section.ru2001-04-059-0/+18
* Unbreak world.ru2001-04-051-1/+1
* Record -lposix1e merge with -lc.ru2001-04-0526-26/+26
* Fixed some printf format errors (don't assume that ntohl() returns u_long).bde2001-04-051-2/+2
* mdoc(7) police rev 1.11: convert descriptions and cross-referencesru2001-04-051-64/+32
* Don't leak resources:alfred2001-04-051-5/+12
* o Rather than arbitrarily construct a credential in the nfs_statfs()rwatson2001-04-052-12/+4
* Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, whichbmilekic2001-04-051-2/+2
* Various style fixes.bmilekic2001-04-051-21/+28
* Default the UTC question to "yes" on the Alpha.obrien2001-04-051-3/+10
* This builds fine with -Wall.obrien2001-04-051-1/+1
* When we change the interface MTU, run through the routing table and tweakbrian2001-04-057-143/+272
* - Add descriptions and cross-references for the ACL editing libraryjedgar2001-04-051-15/+107
* Install the acl_create_entry.3 man pagejedgar2001-04-051-0/+1
* New release note: Fix for ntpd(8) vulnerability.bmah2001-04-052-2/+6
* Make it clear that commands within labels must be indented to bedd2001-04-051-1/+3
* Document the extattr_(get|set|delete)_fd calls, and add a note warningdd2001-04-051-4/+52
* Fix bpf devices so select() recognizes that they are always writable.gad2001-04-041-5/+8
* Fix a potential ROOT-exploit in NTPD.phk2001-04-041-1/+18
* Don't allow immediate values of 0 for operations that can take either anken2001-04-041-0/+5
* Redo a lot of the target mode infrastructure to be cognizant of Dual Busmjacob2001-04-041-188/+215
* call a watchdog timeout like it is.alfred2001-04-041-1/+1
* Roll platform minor.mjacob2001-04-041-15/+11
* Complete some Ansification. Check to make sure, in tdma_mk, that we won'tmjacob2001-04-041-17/+37
* Perform some more Ansification. Remove and then replace the isp_putback_atiomjacob2001-04-041-84/+49
* Amazing. The bits to enable tagged queing in target mode, grok that amjacob2001-04-041-11/+29
* Add some target mode definitions and firmware (FC only) attribute definitions.mjacob2001-04-041-0/+13
OpenPOWER on IntegriCloud