summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-1017-79/+139
* Add mousechar_start=3 for Russian fontache2001-05-102-2/+2
* Try to read the station address twice during the probe. I've seenwpaul2001-05-101-1/+7
* Handle sbsize as a size, not a number.sheldonh2001-05-101-1/+1
* Move cons25w entry last, index is off by one otherwise if RunningAsInitache2001-05-102-4/+8
* Remove CP866 keyboard and KOI8-R font to not confuse users.ache2001-05-102-12/+6
* - Use sched_lock and critical regions to ensure that LDT updates are threadjhb2001-05-107-63/+100
* Add support for Ukrainian console.sobomax2001-05-104-12/+38
* Add the ability to specify alternate PID file for syslogd.dwmalone2001-05-102-6/+14
* Delete everything that's not a directory in /var/run and /var/spool/lockbrian2001-05-101-2/+5
* Tell the user what group they must be in to su to root.obrien2001-05-101-1/+4
* mdoc(7) police: fix markup.ru2001-05-101-20/+20
* The new order of things is that dwlpxN is now called pcibN- so hack aroundmjacob2001-05-101-2/+4
* Fix the panics for real this time. When something can't be allocated,imp2001-05-101-24/+27
* add alpha_pci_route_interrupt methodmjacob2001-05-101-2/+4
* Quick hack to reintroduce the notion that there might be alpha platformsmjacob2001-05-101-20/+82
* FICL 2.05 has a flawed definition of BASE. Fix it.dcs2001-05-101-1/+1
* This file is not needed, use the default oneluigi2001-05-101-58/+0
* Include sys/lock.h for witness_list_locks() and axe unneeded sys/mutex.hjhb2001-05-091-1/+1
* Avoid flushing IPv6 routes. `route flush' removes necessaryume2001-05-091-1/+1
* Add in commented out entries for NEWCARD so that they are at leastjhb2001-05-092-0/+30
* The sk driver developed a bug when the multicast code was changed towpaul2001-05-092-12/+14
* Add include of sys/mutex.h and resort include of sys/lock.h.jhb2001-05-091-1/+2
* Add needed sys/lock.h include.jhb2001-05-091-0/+1
* * Simplify the population of the /etc memory filesystem. To avoidbsd2001-05-098-82/+102
* Fixed world breakage in previous commit. -lpam must never be usedbde2001-05-091-4/+4
* Fixed world breakage in previous commit. -lpam must never be usedbde2001-05-091-3/+4
* Remove the error var, it hides the real one.sos2001-05-091-1/+1
* Avoid overflow when converting ticks to jiffies.des2001-05-092-2/+2
* Fix operation of df on unmounted filesystems, and add the ability to run dfkris2001-05-091-4/+38
* Patches from OpenBSD:kris2001-05-091-12/+33
* Fix what was clearly a 3am brain-o; Boolean should be signed, notjkh2001-05-092-2/+2
* s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses nowpeter2001-05-097-14/+14
* Clarify that the Adaptec 2400A is an ATA controller.scottl2001-05-091-1/+2
* Add the Adaptec 2400A as an ATA RAID controller. Remove reference to thescottl2001-05-093-3/+12
* Fix a typo (pasto?).dd2001-05-091-1/+1
* Fix some of the handling in the pam module, don't unregister thingsalfred2001-05-091-14/+50
* Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while andalfred2001-05-092-18/+0
* rcsid style fix.obrien2001-05-091-6/+5
* A WIP snuck in the rev 1.34 commit.obrien2001-05-091-8/+3
* Eliminate some panics for errors we can recover from.dmlb2001-05-092-164/+121
* Use enumeration values for CARD_SET_RES_FLAGS.dmlb2001-05-081-4/+13
* Use enumeration types for CARD_SET_RES_FLAGS.dmlb2001-05-081-1/+2
* Add additional enumeration types for CARD_SET_RES_FLAGS.dmlb2001-05-081-1/+5
* Add a sysctl pair for the pcic memory allocation rangedmlb2001-05-081-3/+16
* Since PAM is broken, let pam_setcred() failure be non-fatal.green2001-05-081-1/+1
* remove a reference to a nonexisting script, "clean", whenluigi2001-05-081-2/+1
* MFS: use absolute, not relative path for tinywareluigi2001-05-081-1/+1
* Here comes the forgotten C source, oopsy.schweikh2001-05-081-0/+108
* Turned the shell script into a binary fixing several minor buglets.schweikh2001-05-083-77/+9
OpenPOWER on IntegriCloud