summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Instead of having to know which timezone was picked last time, youedwin2009-10-202-16/+80
* Use callout_init_mtx on FreeBSD versions recent enough. This closeskan2009-10-204-21/+40
* Fix a bug in composing PERR frames introduced by latest draft update.rpaulo2009-10-191-1/+2
* Remove a redundant option ROM check, which was never meant to be committed.jkim2009-10-191-3/+2
* Add opt_gdb.h which is now needed by ucom.thompsa2009-10-191-1/+1
* Add support for newer WinChipHead CH341 chips, previously in the uch341 driver.thompsa2009-10-192-116/+58
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-194-570/+3
* Make the usage of the default zoneinfo file to install clearer.edwin2009-10-191-5/+6
* When tzsetup is run as non-root and the "CMOS clock question onedwin2009-10-191-1/+3
* Fix a copy-and-pasto in the previous commit.jkim2009-10-191-1/+1
* Rewrite x86bios and update its dependent drivers.jkim2009-10-1913-708/+944
* Move mxge(4)'s NIC watchdog reset handler fromgallatin2009-10-192-22/+66
* Implement the missing support for updating the mesh conf number ofrpaulo2009-10-194-1/+31
* Merge ACPICA 20091013.jkim2009-10-1923-488/+1107
|\
| * Import ACPICA 20091013.jkim2009-10-1325-534/+1238
* | Switch the default WARNS level for sbin/ to 6.ru2009-10-1951-39/+25
* | Clean up markup (mainly).ru2009-10-191-77/+149
* | Clean up comments, white space, and style in pfil.c (especially new VNETrwatson2009-10-191-30/+28
* | Powercrypt and NetSec seem to be defunct (webpages point to link farmsbrueffer2009-10-191-7/+1
* | 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
OpenPOWER on IntegriCloud