summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly re-create "-s size" argument to newfs(8).ru2009-10-191-1/+1
* HWMP fixes, namely:rpaulo2009-10-191-31/+32
* Partially revert the change to the gettytab made in r198214.ed2009-10-191-1/+1
* Update copyright.des2009-10-191-1/+1
* Remove redundant $FreeBSD$.des2009-10-191-2/+0
* Properly set the low watermarks when reducing the baud rate.ed2009-10-192-2/+16
* Remove unused pfil_flags field in packet_filter_hook.rwatson2009-10-181-1/+0
* Sort function prototypes in pfil.h, clean up white space, and betterrwatson2009-10-181-6/+6
* Don't forget to increment the man page date.ed2009-10-181-1/+1
* Fix qouting in a comment, to make it look more consistented2009-10-181-1/+1
* Fix a typo in the jail(8) manpage.ed2009-10-181-1/+1
* Allow the buffer size to be configured for pseudo-like TTY devices.ed2009-10-182-3/+14
* Make lock devices work properly.ed2009-10-181-0/+28
* Don't assume that physical addresses are identity mapped. This allowsnwhitehorn2009-10-181-1/+8
* Work around a quirk with the G5 Xserve, which has a fake GMAC controllernwhitehorn2009-10-181-0/+10
* o OpenBSD 4.6 added.maxim2009-10-181-1/+2
* Fix KASSERT string to include the real module name.rpaulo2009-10-181-1/+1
* Change the load base to below 2GB so PIE binaries work including whenmarius2009-10-182-2/+2
* If ET_DYN binary has non-zero base address for some reason, honour itkib2009-10-181-5/+20
* Remove spurious call to priv_check(PRIV_VM_SWAP_NOQUOTA).kib2009-10-181-6/+4
* Reset UPTODATE gnodes after remaking makefiles when makefjoe2009-10-181-15/+21
* Line-wrap pfil.c so that it prints more nicely.rwatson2009-10-181-6/+10
* Exit with non-zero error code in case of errorsfjoe2009-10-181-0/+2
* Rewrap ip_input() comment so that it prints more nicely.rwatson2009-10-181-3/+3
* adds devices supportted by urtw(4) and bumps date.weongyo2009-10-181-1/+7
* overhauls urtw(4) for supporting RTL8187B devices properly that thereweongyo2009-10-183-371/+658
* Remove a circular dependency on routingdougb2009-10-172-2/+2
* Check error of dlfunc(3).ume2009-10-171-0/+11
* Print backspaces after echoing an EOF.ed2009-10-171-3/+9
* Add myself.neel2009-10-171-0/+2
* - If lstat()/stat() fails with an error other than ENOENT, don't ignorejh2009-10-161-4/+11
* Close a race with caching of -ve name lookups in the NFS client.jhb2009-10-161-6/+32
* sh: Show more information about syntax errors in command substitution:jilles2009-10-161-0/+5
* Sort SEE ALSO.brueffer2009-10-161-3/+3
* Move intr_describe() out of #ifdef SMP; the function is always required.kib2009-10-162-34/+34
* Allow $name_program to override $command in a more robust way thatdougb2009-10-151-1/+1
* Correct offset calcluation for the NCM implementation.thompsa2009-10-151-18/+17
* Only poll ukbd if KDB is active.thompsa2009-10-151-0/+4
* Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover forthompsa2009-10-1516-282/+535
* Use language more closely resembling English in a panic message.jhb2009-10-151-1/+1
* Removed redundant WARNS setting.ru2009-10-152-2/+0
* Support the specification of a range of destination ports e.g.luigi2009-10-151-51/+88
* Style fixes to the function prototypes for bus_alloc_resources() andjhb2009-10-151-2/+4
* Add a facility for associating optional descriptions with active interruptjhb2009-10-1513-4/+290
* A small change to avoid calling gettimeofday() too oftenluigi2009-10-151-4/+19
* Fix a sign bug in the handling of nice priorities when computing thejhb2009-10-151-1/+1
* Use our standard section 4 SYNOPSIS.brueffer2009-10-152-7/+20
* Print routing statistics as unsigned short rather than unsigned int,rwatson2009-10-151-5/+5
* Bump version numbers and update descriptions for the 9-CURRENThrs2009-10-155-71/+12
* This patch fixes the following issues in the ARP operation:qingli2009-10-152-10/+18
OpenPOWER on IntegriCloud