summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an option to specify that the received ZFS should not be automaticallydelphij2009-12-143-5/+11
* Style improvements:delphij2009-12-141-11/+11
* Remove comment claiming that building acpi into the kernel is deprecated.jhb2009-12-141-3/+0
* Properly fix callout handling by putting all the per-cpu info inluigi2009-12-141-3/+22
* Revert the xterm terminal behavior to NOT clear the screen afterdougb2009-12-143-8/+53
* Fix one spelling and one copy&paste error in comments.kan2009-12-141-2/+2
* Work-around a race condition on ia64 while unlocking a contested lock.marcel2009-12-141-0/+3
* Only set ATA_CHECKS_CABLE for chip versions that actually supportmarius2009-12-131-1/+2
* Make admsw(4) compile again fixing typos and adding the missing variablebz2009-12-131-2/+5
* Add Mark Heily's libkqueue test suite as a general kqueue test suite torwatson2009-12-1310-0/+1729
* Properly support M5229 revision 0xc7 and 0xc8:marius2009-12-131-5/+8
* Specify the capability and media bits of the capabilities page inmarius2009-12-132-28/+34
* - Fix main() to use two separated sockets for the two transportshrs2009-12-132-116/+300
* Throughout the network stack we have a few places ofbz2009-12-135-6/+30
* Add a few more V_hacks to nfsclient to allow machines with a VIMAGEbz2009-12-134-3/+28
* - Remove times.h from C programs that does not manipulate with time atdelphij2009-12-134-4/+0
* egetopt.c does not use any stdlib.h definations, nor it referenced anydelphij2009-12-131-3/+0
* Use ANSI prototype for foldit().delphij2009-12-131-3/+1
* We use gmt2local code from tcpdump and gnuc.h is no longer being useddelphij2009-12-131-2/+0
* xinstall.c does not require ctype functions, so ctype.h is notdelphij2009-12-131-1/+0
* Staticify internal functions and make usage() a prototype.delphij2009-12-131-11/+11
* Explicitly say that this is an internal library which is intended to bedelphij2009-12-131-1/+10
* Use prototype for usage().delphij2009-12-131-1/+1
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-13120-17/+191
* Add support for memory disk (md). The size of the memory diskmarcel2009-12-132-0/+156
* Unbreak the ata_atapi() usage. Since r200171 the mode setting functionsmarius2009-12-133-7/+6
* Document PBDRY and SLEEPQ_STOP_ON_BDRY.kib2009-12-122-3/+22
* Don't free jail parameter values after printing them - jail_param_getjamie2009-12-121-5/+0
* Since the change to rc.subr in r198162 it's not necessary to specifydougb2009-12-121-7/+16
* In current code, threads performing an interruptible sleep (on bothattilio2009-12-127-20/+143
* For ia32 syscall(), call cpu_set_syscall_retval(). Update comment insidekib2009-12-122-30/+6
* Don't read the newline character to line buffer because lines are passedjh2009-12-1214-17/+66
* The input line length limit mentioned on the manual page was removed byjh2009-12-121-5/+1
* Install firmware(9) examples.antoine2009-12-122-0/+12
* Make the code buildable in userland so it is easier to test it:luigi2009-12-121-8/+25
* Over time things that used to be files/directories/links can changedougb2009-12-121-2/+59
* Fix libusb_open_device_with_vid_pid() to return a NULL if no device isscf2009-12-121-2/+2
* Remove a dead store.scf2009-12-121-2/+2
* Remove driver lock assertion in MII register access. This changeyongari2009-12-121-2/+0
* The hostname passed to ulog_login(3) may be optional.ed2009-12-111-1/+2
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-11121-193/+19
* Remove unnecessary termcap.h includes inherited from extern.h and otherdelphij2009-12-117-27/+16
* Move unistd.h includes to individual .c files and remove unnecessarydelphij2009-12-119-2/+7
* Remove unnecessary includes.delphij2009-12-1110-20/+0
* Simplify handling of MTREEFILE relative to DESTDIRdougb2009-12-111-7/+8
* Reference the correct man page for firmware(9).bcr2009-12-111-1/+1
* CFA support doesn't exclude FLUSH support.mav2009-12-111-2/+2
* Convert pam_lastlog(8) to libulog.ed2009-12-114-90/+29
* Bump the man page date to the date of the last update.syrinx2009-12-111-1/+1
* Cleanups the boot2 for pc98. There is no functional change.nyan2009-12-118-164/+18
OpenPOWER on IntegriCloud