summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAN[1-9] -> MAN.ru2001-03-275-6/+4
* give the "netgrent" functions a home in netdb.halfred2001-03-275-11/+7
* const'ifyalfred2001-03-272-2/+2
* Make it possible to build manpages for the entire source tree.ru2001-03-277-6/+24
* Change the dump routines to only abort if control-c is pressed.ps2001-03-274-4/+12
* Rewrite of the CAM error recovery code.ken2001-03-2733-2060/+2815
* Replace dyn_fin_lifetime with dyn_ack_lifetime for half-closed state.simokawa2001-03-271-1/+1
* limit the amount of retries when sending data to prevent lockups.alfred2001-03-271-2/+9
* At least install primes to the right place, for now. I suppose.green2001-03-271-2/+2
* The common wisdom is to use the largest number of cylinders per group.obrien2001-03-271-3/+4
* Don't call the fictious `MAKEDEV' from the path "/sbin:/bin" when weobrien2001-03-271-69/+69
* Use SSIZE_MAX instead of INT_MAX, as kernel does ssize_t checkache2001-03-271-1/+3
* Add ttyd0 which is needed on the Alpha when using the fix-it CDROMobrien2001-03-271-1/+1
* o Update copyright daterwatson2001-03-262-92/+62
* Added burncd to the SEE ALSO section.sos2001-03-261-0/+1
* Treat mmap() error as fatal too, i.e. do exit(1) instead of returnache2001-03-261-1/+1
* Adjust FreeBSD 4.3 release date.wosch2001-03-261-1/+1
* rlines() checks:ache2001-03-261-3/+10
* New release notes: netstat -W, sockstat -c and -l, FFS/EXT2FS securitybmah2001-03-262-6/+28
* Introduce support for POSIX.1e ACLs on UFS-based file systems. Thisrwatson2001-03-265-5/+825
* Fix error reporting of delayed send errors.fenner2001-03-261-1/+1
* secure/ build fixes:ru2001-03-2618-109/+62
* Backout botched attempt to introduce MANSECT feature; itru2001-03-261-4/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-26215-95/+199
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-2697-29/+101
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-2674-19/+81
* Do not build (and install) both secure/ and standard versionsru2001-03-263-5/+7
* Add missing NOSECURE check for `includes' target.ru2001-03-261-1/+1
* Previous commit broke interlock locking for !LK_RETRY case.bp2001-03-261-2/+3
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-26154-184/+4
* Decapitalise first letter of warning message.sobomax2001-03-261-1/+1
* In which(1) mode resolve "/../", "/./" in arguments and PLIST contents. Thissobomax2001-03-261-40/+67
* First step towards plugging the "pccard is trying to map into a BIOSimp2001-03-262-75/+64
* Removed _MANPAGES, MANDEPEND and MANSRC.ru2001-03-262-47/+48
* Do not depend on ``all-man'' if -DNOMAN.ru2001-03-261-1/+4
* Don't use MANDEPEND and MANSRC.ru2001-03-265-15/+6
* Prevent race condition by using msleep() instead of mtx_unlock()/tsleep().bp2001-03-261-2/+1
* Stop claiming to support the DEC EtherWorks II/III cards.jkh2001-03-262-4/+0
* fix: text following `#else' violates ANSI standardalfred2001-03-261-1/+1
* Don't call daemon() and setup our signal handlers until after we checkalfred2001-03-252-82/+68
* Disable ipv6 when getnetconfigent("udp6"/"tcp6") fails.alfred2001-03-252-2/+4
* Turn off building the ARC loader. I don't know of anyone currently workingobrien2001-03-251-3/+4
* fix whitespace bogonscg2001-03-257-188/+188
* Issue a ``quit'' after other ppp commands given on the command line andbrian2001-03-251-0/+5
* Replace pmap_unset() with rpcb_unset() which fixes the unregistering.alfred2001-03-252-4/+4
* Deal with lack of IPv6 support gracefully.alfred2001-03-252-8/+16
* fix -o port=xxxalfred2001-03-251-5/+8
* release resources if one of the speculative probes in opti_detect() fails,cg2001-03-251-7/+12
* the softc is not a mutex, don't try to lock it.cg2001-03-251-2/+2
* Update for file 3.34.obrien2001-03-251-4/+5
OpenPOWER on IntegriCloud