summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it compile without -DNO_PAM again.ru2000-10-062-1/+5
* Argh, make P_ALRMPEND and P_PROFPEND be different flags.jhb2000-10-061-1/+1
* o Move initialization of ump from mp to the top of the function so thatrwatson2000-10-061-2/+1
* Enable the if_ed module.alex2000-10-061-1/+1
* Add card_if.h and sort the header files, while I'm here.alex2000-10-061-1/+1
* Fix the `missing footer' problem. See the comment for details.ru2000-10-061-0/+7
* If a process is over its resource limit for datasize, still allowdwmalone2000-10-061-3/+7
* Don't try to compare other attributes if the type doesn't match, it'sphk2000-10-061-0/+1
* Don't whine about modes on symlinks.phk2000-10-061-0/+1
* This brings support for IP Filter into rc.network and rc.conf withdarrenr2000-10-069-0/+447
* As we now may check the TCP header window field, make sure we pullupru2000-10-061-4/+4
* List the -t option in usage().alex2000-10-061-1/+1
* List the options in alphabetic order.alex2000-10-061-1/+1
* Work around a bug by adding struct tags. gcc-2.95 apparently gets thebde2000-10-064-8/+8
* Merged from sys/isa/sio.c revision 1.316.kato2000-10-062-2/+2
* Merged from sys/i386/isa/npx.c revision 1.85.kato2000-10-061-1/+1
* Merged from sys/i386/isa/clock.c revisions 1.158 and 1.159.kato2000-10-063-348/+159
* Merged from sys/i386/i386/machdep.c revision 1.415.kato2000-10-062-6/+12
* Remove references to recently removed voxware snd driver.sobomax2000-10-062-6/+0
* Convert this Makefile to the usual style.ru2000-10-061-3/+3
* Document the latest firewall knobs.ru2000-10-062-32/+91
* Correct who pioneered the accept filters and Yahoo!'s company name.ps2000-10-061-1/+1
* Add missing escape sequences, -mdoc'ify.ru2000-10-061-23/+34
* Simple -mdoc fixes.ru2000-10-061-6/+6
* Reduce userland namespace polution.jasone2000-10-061-2/+4
* Do not call lockdestroy() for v_vnlock, which may point to a lock in ajasone2000-10-062-8/+2
* Correct a warning where the r_debug_state() dummy function used to triggerjhb2000-10-063-10/+12
* Bring in a slew of fixes that were supposed to be in the last commit.gibbs2000-10-063-70/+90
* - Change fast interrupts on x86 to push a full interrupt frame and tojhb2000-10-0649-984/+466
* currentldt is now a "special" global-data variable, and as such, therejhb2000-10-062-6/+0
* Interrupt frames don't include the saved cpl anymore since cpl is dead.jhb2000-10-062-4/+0
* Various whitespace cleanups after the SMPng commit, which jumbled thingsjhb2000-10-063-57/+57
* Don't treat a kernel stack fault the same as a general protect fault orjhb2000-10-063-0/+9
* Remove an unnecessary sti and spl0() in fork_trampoline. Interruptsjhb2000-10-063-6/+0
* - Include opt_vesa.h in vesa.c so that the VESA_DEBUG option is actuallyjhb2000-10-062-2/+16
* During a verbose boot, call the null device 'null' rather than 'null0' tojhb2000-10-061-1/+1
* Working down my list of release note items: SMP configurationbmah2000-10-062-0/+34
* Note new pcm(4) hardware support. Synchronize the lists of supportedbmah2000-10-063-15/+45
* Man page for the ichsmb SMBus controller driver.archie2000-10-061-0/+56
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.archie2000-10-068-14/+1095
* PR: 21729murray2000-10-053-0/+6
* return correct type for process directory entries, DT_DIR not DT_REGalfred2000-10-052-2/+2
* Add upcoming ports layout changesimp2000-10-051-0/+7
* Regen.n_hibma2000-10-052-2/+25
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-0565-1043/+861
* Additional Idsn_hibma2000-10-051-0/+5
* Replace loadandclear() with atomic_readandclear_int().jhb2000-10-054-26/+4
* Add atomic_readandclear_int and atomic_readandclear_long.jhb2000-10-053-4/+110
* The aac driver manual pagescottl2000-10-051-0/+140
* Add the manual page for the aac device.scottl2000-10-051-1/+2
OpenPOWER on IntegriCloud