summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* o extattrctl initattr, when pre-allocating store for extended attributes,rwatson2001-11-151-4/+4
* Use MTX_QUIET for the lock operations during clock interrupts so their logsjhb2001-11-151-6/+6
* Add a couple of returns to making recovering from a failed witness_assert()jhb2001-11-151-2/+6
* 'error' is now unused, since its only purpose was to catch therwatson2001-11-151-1/+0
* Document the atkbd flags of 0x03 and be explicit to mention this mightasmodai2001-11-152-0/+4
* Temporarily disable unloading, as it appears to be broken (read: causesrwatson2001-11-151-0/+2
* New release notes: Jitter in load average computation, newsyslog(8)bmah2001-11-152-4/+18
* o Rely on /dev/snp* permissions, rather than using suser() in snpopen()rwatson2001-11-151-3/+0
* Remove definition of witness and comment stating that this file implementsjhb2001-11-152-44/+2
* Add card_if.h to SRCS.matusita2001-11-151-1/+1
* Remove clkrun_hack for ThinkPad 570.asmodai2001-11-151-2/+1
* - Don't enable interrupts in trap() if we trapped while holding a spinjhb2001-11-152-12/+34
* Back out previous commit.asmodai2001-11-151-2/+0
* Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVERjhb2001-11-153-3/+0
* NFS_NOSERVER doesn't do anything anymore and is about to get axed so don'tjhb2001-11-154-4/+1
* Deuglify the usage message by putting the program name after thedd2001-11-152-2/+4
* Report ad hoc mode correctly.asmodai2001-11-151-0/+2
* Improve recently committed fix for -t bug.sobomax2001-11-151-1/+1
* Fix re-enabling ACPI on wakeup from hibernation. The problem was thatiwasaki2001-11-151-3/+2
* My final rite of FreeBSD is now complete.cy2001-11-151-0/+1
* Two minor changes.iwasaki2001-11-151-9/+8
* Remove "S4B" from sleep_state_names and add "NONE" instead.iwasaki2001-11-151-4/+5
* MF NetBSD's if_ne_pcmcia.c rev 1.82's list of devicesimp2001-11-151-6/+20
* More devices. Obtained from NetBSD.imp2001-11-151-2/+4
* Migrate to PCMCIA_CARD() macrosimp2001-11-156-238/+67
* Sync to 1.18 of pccarddevsimp2001-11-151-1/+2
* Add vendor for NDC.imp2001-11-151-0/+1
* Use the vn driver on a stable system.nyan2001-11-151-3/+70
* Typo fix (my test version doesn't have this...)matusita2001-11-151-1/+1
* Run "make cleandir" if NO_MODULES are set, or there is no sys/modulesmatusita2001-11-151-0/+5
* Minor style problem I introduced recentlyimp2001-11-151-4/+4
* Hoist the Card/Card2 macros that I invented for the wi driver intoimp2001-11-153-38/+35
* Add PC4500 and 350 for newer cards in this line.imp2001-11-151-3/+9
* newcard support for an, from pr 24854imp2001-11-151-1/+1
* Add NEWCARD support for aironet stuff.imp2001-11-151-2/+32
* Fix comments about 'current' state of hardware/softwareimp2001-11-151-4/+1
* GVC 10Mbps Ethernet Cardimp2001-11-151-0/+7
* Add Compaq WL110 PC Card to the list.imp2001-11-151-0/+6
* Remove accidentally included NZ holidays.grog2001-11-151-22/+12
* Add public holidays in Australia and New Zealand.grog2001-11-152-0/+87
* Follow tradition and add myselfpat2001-11-151-0/+1
* o Implement imaxabs(), imaxdiv(), llabs(), lldiv().mike2001-11-1515-14/+465
* Add support for entering the Ukrainian letter GHE with upturn and for Russiansobomax2001-11-141-2/+2
* Style: don't mix decimal and hex values in the same file (convert all tosobomax2001-11-141-10/+10
* fix ukrainian translation of 'Norwegian' wordphantom2001-11-141-5/+5
* Remove ifnet.if_mpsafe for now. If this is needed, it won't be neededjhb2001-11-143-11/+1
* o Modify nfslockdans() to accept a thread reference instead of a procrwatson2001-11-143-14/+16
* The new libedit from a while back depends on ncurses, so put -ledit beforejhb2001-11-144-4/+4
* Fix the type of the NULL arg to execl().obrien2001-11-141-1/+1
* "make cleandir" before building a kernel and modules.matusita2001-11-141-1/+1
OpenPOWER on IntegriCloud