summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove references to the obsolete card(4) manpage.brueffer2008-01-284-7/+0
* Make sure that the termid type is initialized to AU_IPv4 by default.csjp2008-01-281-0/+2
* Don't repeat error logging about NOP message sending ifiwasaki2008-01-281-1/+5
* Only reset driver state when a hardware error is detected.gallatin2008-01-281-5/+6
* - Fix a comment about prison.rrs2008-01-281-4/+5
* - Change back to using prioity 0. Which means don't change therrs2008-01-281-1/+1
* - Fix a bug where the socket may have been closed whichrrs2008-01-281-0/+8
* - Fixes a comparison wrap issue with sack gap ack blocks thatrrs2008-01-281-1/+1
* Properly return the error from mls_subject_privileged() in the ifnetrwatson2008-01-281-3/+1
* Return errno value rather than boolean in this context.iwasaki2008-01-281-2/+6
* Adjust the exponent before converting the result from double todas2008-01-281-16/+10
* Revive '-opt' flags which I accidentally removed.keramida2008-01-271-1/+1
* Enter the sleep state immediately without waiting for timeout ifiwasaki2008-01-271-0/+6
* Add devctl_process_running() so that power management system driveriwasaki2008-01-272-0/+10
* Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missingtrhodes2008-01-271-8/+16
* Add a dummynet_enable knob to go with firewall_enable. If this knobmtm2008-01-273-1/+21
* Run expire even without export hook connected.mav2008-01-271-8/+4
* Clarify that devfs_system_ruleset should contain a name, not a number.mtm2008-01-271-1/+1
* Add the -M command-line option, which will set home directory permissions.mtm2008-01-272-1/+44
* Fix memory leak when export hook is not connected.mav2008-01-271-0/+2
* Remove one very strange unneded if.mav2008-01-271-7/+2
* Fix loading for case where we don't overload tcp_usrreqs by calling tcp_drop ...kmacy2008-01-271-1/+4
* fix DISABLE_MBUF_IOVEC case by initializing mbuf header completelykmacy2008-01-271-39/+11
* Add to the history section.obrien2008-01-271-0/+4
* Slightly simplify code.mav2008-01-271-6/+6
* - Fix a typo in a comment.marius2008-01-271-8/+10
* fts_pathlen is now a size_t rather than an int so a cast is needed.jb2008-01-271-6/+6
* Fix a typo in a comment.marius2008-01-271-1/+1
* Add a driver for the National Semiconductor DP83815, DP83843 andmarius2008-01-275-1/+531
* Sort values according to style.Makefile(5).marius2008-01-271-8/+9
* Increase maximum DDB capture buffer size to 5MB.rwatson2008-01-261-1/+1
* Improve multilink receive performance by netgraph item reuse.mav2008-01-261-5/+17
* Improve multilink xmit performance by netgraph item reuse.mav2008-01-261-3/+13
* Improve multilink receive performance with fragment headers preallocation.mav2008-01-261-22/+23
* rx mbufs must have a pkthdr; use m_gethdr to populate the rx ringsam2008-01-261-1/+1
* Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to berwatson2008-01-262-13/+20
* OLDCARD is gone, release imp's lock.brueffer2008-01-261-1/+0
* OLDCARD is long gone, so finally remove the oldcard.4 manpage.brueffer2008-01-263-246/+3
* Our fts(3) API, as inherited from 4.4BSD, suffers from integeryar2008-01-269-112/+85
* Generally, anything that runs rc.d scripts internally shouldmtm2008-01-263-5/+5
* Rename DB_ constants in db_capture.c to DDB_ so that when they arerwatson2008-01-261-16/+16
* Generally, anything that runs rc.d scripts internally shouldmtm2008-01-261-5/+5
* Use 'quietstart' so as not to get spammed with informational diagnostics.mtm2008-01-261-24/+26
* Explain how the passno field in /etc/fstab works with fsckmpp2008-01-261-3/+24
* Document the no-op -r option of BSD xargs(1).keramida2008-01-261-2/+30
* Remove Giant acquisition around soreceive() and sosend() in fifofs. Therwatson2008-01-261-10/+4
* Sync up quotacheck's preen.c with fsck's. This makes quotacheckmpp2008-01-265-199/+237
* Re-implement: do not silently fail when a command is not carriedmtm2008-01-263-3/+18
* Catch up with revision 1.18 of dcons_os.c and add an example of how to usetrhodes2008-01-261-1/+12
* In rev. 1.156, the convertion of the minor number to the unit numberkib2008-01-261-3/+5
OpenPOWER on IntegriCloud