summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve the virtual scrolling mechanism to make middle clicking lessphilip2008-05-152-15/+58
* Add support for /conf/T/M/remount_optional.bms2008-05-151-0/+8
* Typobms2008-05-151-1/+1
* Make the meaning of the %A format specifier, as passed tobms2008-05-151-2/+5
* Add an example of how to use ldd -f.bms2008-05-151-1/+8
* Add the hx509 error table.dfr2008-05-151-0/+2
* Fix a panic when it occurred during initializing the ndis driver becauseweongyo2008-05-151-0/+4
* Go back to using the process command name (p_comm) for the file name andjhb2008-05-151-2/+2
* Fix for a bug I introduced when I cleaned up atacontrol: Don't terminatephk2008-05-151-3/+5
* Move speaker a lot closer to style(9)phk2008-05-151-343/+317
* Change the default value of synchronous_dhclient to NO.brooks2008-05-154-3/+54
* Fix last commit and call childif_destroy() correctly.brooks2008-05-151-1/+1
* Don't print the interface status if we only create child or destroybrooks2008-05-141-3/+3
* Populate usage()phk2008-05-143-12/+30
* Improve the integration of BCM5906[M] support:marius2008-05-142-66/+63
* Clean up cpp logic and comments.jasone2008-05-141-8/+21
* Add support for bzip2-compressed manpages.ru2008-05-141-1/+1
* Add an ability to run man(1) on local files (the argument shouldru2008-05-143-3/+35
* Make -t <tty> optional in server mode. If not specified use stdin/stdout.emax2008-05-142-24/+34
* Add the devctl notifications for the cdev create/destroy events.kib2008-05-141-0/+42
* style(9): remove FreeBSD CVS ID from the initial license comment.rpaulo2008-05-141-3/+0
* Actually, don't rely on the unsafe MAX() macro. Use imax() as providedrpaulo2008-05-141-2/+2
* Fix pstat behaviour when using coredumps. The reference to tp wasremko2008-05-141-1/+1
* Add a -8 switch to syslogd to prevent it from mangling 8-bit data.brian2008-05-142-5/+26
* Fix #2.adrian2008-05-131-1/+1
* Fix whitespace bug introduced a couple commits ago.adrian2008-05-131-1/+1
* BSDCan update #2.adrian2008-05-131-0/+1
* BSDCan calendar file update #1.adrian2008-05-131-0/+3
* Bump modification date.remko2008-05-131-1/+1
* The first of thirteen patches by Ed that resolves a documentationremko2008-05-131-1/+1
* Don't let hacksync() call bus_dmamap_sync(9) on DMA maps whichmarius2008-05-132-6/+14
* Regen.rdivacky2008-05-136-14/+20
* Implement robust futexes. Most of the code is modelled afterrdivacky2008-05-139-15/+200
* From the OpenBSD commit log :cognet2008-05-132-1/+3
* Replace the ee with the ed to resolve disk overflow.nyan2008-05-131-2/+1
* Improve temporary file handlingkevlo2008-05-131-2/+11
* - Set sc->dev to the new-bus device_t so all the device_printf()s work.jhb2008-05-121-1/+3
* For the sake of the log, revision 1.353 was bumped for setfib(2) andceri2008-05-120-0/+0
* Add support for management apps. Work around an apparent firmware bug thatscottl2008-05-122-8/+126
* Don't require a configuration file. Ntpd will be perfectly happy if there'sflz2008-05-121-2/+0
* Typo fixes.brueffer2008-05-121-4/+4
* fix typo in runz_fuzzjulian2008-05-121-1/+1
* Fix the loopback interface. Cleaning up some code with new macrosgnn2008-05-121-1/+0
* declare ieee80211_phymode_name with an array sizesam2008-05-121-1/+1
* Update PLCP<->rate mapping support:sam2008-05-127-24/+149
* Minor cleanup of vap create work:sam2008-05-1218-33/+57
* we have a DFS capability now so enable checksam2008-05-111-3/+0
* use c99-style initialization for ieee80211_phymode_namesam2008-05-111-11/+11
* add DFS capability bit and use it to auto-enable DFS supportsam2008-05-113-3/+5
* use the current left edge of the BA window when forming ADDBA requestsam2008-05-111-3/+4
OpenPOWER on IntegriCloud