summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 802.11-specific events that are dispatched through the routing socket.sam2004-10-052-13/+68
* add ETHERTYPE_PAE for EAPOL/802.1xsam2004-10-051-0/+1
* Add note about regulatory domains to avoid confusion.imp2004-10-051-0/+8
* Rework how we store process times in the kernel such that we always storejhb2004-10-0519-259/+275
* - Estimate the amount of data in flight in sack recovery and use itps2004-10-057-59/+83
* Add a critical section in turnstile_unpend() from before dropping thejhb2004-10-051-0/+2
* Minor Bug fix. Some file was not translated.takawata2004-10-051-2/+2
* Fixed symlinking of /etc/namedb.ru2004-10-051-1/+1
* Back out changes which were introduced to delay mounting root file system.pjd2004-10-054-90/+70
* Before root file system is mounted, wait for mirrors in degraded state.pjd2004-10-051-0/+41
* Use scheduler api to adjust thread priority.davidxu2004-10-051-2/+3
* Make pflogd cope with module unload (and the sudden disappearing of pflog0).mlaier2004-10-051-1/+9
* Re-enable descending into the "atm" subdir.ru2004-10-051-1/+1
* Use generic tty code instead of local copy.phk2004-10-051-862/+269
* Yet another case of resources:imp2004-10-051-4/+4
* This commit was generated by cvs2svn to compensate for changes in r136136,ru2004-10-052-3/+1
|\
| * Pull up the latest minor fixes.ru2004-10-052-3/+1
* | Fix unionfs problems when a directory is mounted on other directorytakawata2004-10-053-1/+11
* | Remove SWI_CAMNET since it's no longer used. Re-sort SWI priorities in itsscottl2004-10-051-5/+4
* | Add PCI ID for VIA K8T800Pro chipset. Tested with agptest and X with DRIanholt2004-10-052-0/+4
* | Remove the camnet swi and CAM_PERIPH_NET. It has never been used, and givenscottl2004-10-052-14/+4
* | Add taskqueue_drain. This waits for the specified task to finish, ifimp2004-10-053-0/+19
* | Use a taskqueue rather than an swi to handle deferred notifications.scottl2004-10-051-10/+9
* | Update the man page for the -s flag and other changes that we've missed.njl2004-10-051-5/+19
* | Add the -s flag to make dumping SSDTs optional (disabled by default).njl2004-10-053-5/+16
* | Add a new -d argument which is used to specify an alternate root for logbrooks2004-10-042-2/+19
* | Make it more clear that if named is enabled, it will be chrooted by default.dougb2004-10-041-3/+2
* | The previous commit added code to rm(1) to warn about and remove anydes2004-10-041-1/+2
* | Markup fixes.des2004-10-041-4/+4
* | Bump the date.yar2004-10-041-1/+1
* | fix typo in generated /etc/exports: s/synatx/syntax/rse2004-10-042-2/+2
* | Add a more verbose description for `device vlan'yar2004-10-041-0/+2
* | Hint a kernel builder that vlan needs miibus, which isn't obvious.yar2004-10-041-1/+1
* | Mutually cross-reference sysexits(3) and err(3). Add text to err(3)jkoshy2004-10-042-1/+7
* | Document that vlan(4) requires miibus(4) now.yar2004-10-041-0/+2
* | Change the perfectly precise messagephk2004-10-041-1/+1
* | Bump document date for last commit.simon2004-10-041-1/+1
* | Find out how flame-proof my underwear really is.des2004-10-042-1/+25
* | Whitespace cleanup.des2004-10-041-4/+4
* | Use tty layer generic code instead of local copy.phk2004-10-042-538/+110
* | Promote mediasize and physmem to uintmax_t when comparing them.des2004-10-041-1/+1
* | Another case where we need to guard against a partiallyjulian2004-10-041-0/+2
* | With the fixes to getty handling of non-existent devices a defaultkensmith2004-10-041-2/+3
* | Whitespace nit.des2004-10-031-1/+0
* | dumpon builds cleanly at WARNS level 6.des2004-10-031-1/+1
* | Verify that the specified device is at least as large as hw.physmem.des2004-10-032-20/+52
* | Wrap some long lines (no content changes)des2004-10-031-6/+6
* | PAM configuration is now in /etc/pam.d/su.simon2004-10-031-7/+4
* | Undo revision 1.251. This change was a performance pessimizing work-aroundalc2004-10-032-2/+2
* | Always strt out with an initilalised ksegrp structure.julian2004-10-031-3/+3
OpenPOWER on IntegriCloud