| Commit message (Expand) | Author | Age | Files | Lines |
* | - Split out the support for per-CPU data from the SMP code. UP kernels | jhb | 2001-05-10 | 17 | -79/+139 |
* | Add mousechar_start=3 for Russian font | ache | 2001-05-10 | 2 | -2/+2 |
* | Try to read the station address twice during the probe. I've seen | wpaul | 2001-05-10 | 1 | -1/+7 |
* | Handle sbsize as a size, not a number. | sheldonh | 2001-05-10 | 1 | -1/+1 |
* | Move cons25w entry last, index is off by one otherwise if RunningAsInit | ache | 2001-05-10 | 2 | -4/+8 |
* | Remove CP866 keyboard and KOI8-R font to not confuse users. | ache | 2001-05-10 | 2 | -12/+6 |
* | - Use sched_lock and critical regions to ensure that LDT updates are thread | jhb | 2001-05-10 | 7 | -63/+100 |
* | Add support for Ukrainian console. | sobomax | 2001-05-10 | 4 | -12/+38 |
* | Add the ability to specify alternate PID file for syslogd. | dwmalone | 2001-05-10 | 2 | -6/+14 |
* | Delete everything that's not a directory in /var/run and /var/spool/lock | brian | 2001-05-10 | 1 | -2/+5 |
* | Tell the user what group they must be in to su to root. | obrien | 2001-05-10 | 1 | -1/+4 |
* | mdoc(7) police: fix markup. | ru | 2001-05-10 | 1 | -20/+20 |
* | The new order of things is that dwlpxN is now called pcibN- so hack around | mjacob | 2001-05-10 | 1 | -2/+4 |
* | Fix the panics for real this time. When something can't be allocated, | imp | 2001-05-10 | 1 | -24/+27 |
* | add alpha_pci_route_interrupt method | mjacob | 2001-05-10 | 1 | -2/+4 |
* | Quick hack to reintroduce the notion that there might be alpha platforms | mjacob | 2001-05-10 | 1 | -20/+82 |
* | FICL 2.05 has a flawed definition of BASE. Fix it. | dcs | 2001-05-10 | 1 | -1/+1 |
* | This file is not needed, use the default one | luigi | 2001-05-10 | 1 | -58/+0 |
* | Include sys/lock.h for witness_list_locks() and axe unneeded sys/mutex.h | jhb | 2001-05-09 | 1 | -1/+1 |
* | Avoid flushing IPv6 routes. `route flush' removes necessary | ume | 2001-05-09 | 1 | -1/+1 |
* | Add in commented out entries for NEWCARD so that they are at least | jhb | 2001-05-09 | 2 | -0/+30 |
* | The sk driver developed a bug when the multicast code was changed to | wpaul | 2001-05-09 | 2 | -12/+14 |
* | Add include of sys/mutex.h and resort include of sys/lock.h. | jhb | 2001-05-09 | 1 | -1/+2 |
* | Add needed sys/lock.h include. | jhb | 2001-05-09 | 1 | -0/+1 |
* | * Simplify the population of the /etc memory filesystem. To avoid | bsd | 2001-05-09 | 8 | -82/+102 |
* | Fixed world breakage in previous commit. -lpam must never be used | bde | 2001-05-09 | 1 | -4/+4 |
* | Fixed world breakage in previous commit. -lpam must never be used | bde | 2001-05-09 | 1 | -3/+4 |
* | Remove the error var, it hides the real one. | sos | 2001-05-09 | 1 | -1/+1 |
* | Avoid overflow when converting ticks to jiffies. | des | 2001-05-09 | 2 | -2/+2 |
* | Fix operation of df on unmounted filesystems, and add the ability to run df | kris | 2001-05-09 | 1 | -4/+38 |
* | Patches from OpenBSD: | kris | 2001-05-09 | 1 | -12/+33 |
* | Fix what was clearly a 3am brain-o; Boolean should be signed, not | jkh | 2001-05-09 | 2 | -2/+2 |
* | s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses now | peter | 2001-05-09 | 7 | -14/+14 |
* | Clarify that the Adaptec 2400A is an ATA controller. | scottl | 2001-05-09 | 1 | -1/+2 |
* | Add the Adaptec 2400A as an ATA RAID controller. Remove reference to the | scottl | 2001-05-09 | 3 | -3/+12 |
* | Fix a typo (pasto?). | dd | 2001-05-09 | 1 | -1/+1 |
* | Fix some of the handling in the pam module, don't unregister things | alfred | 2001-05-09 | 1 | -14/+50 |
* | Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while and | alfred | 2001-05-09 | 2 | -18/+0 |
* | rcsid style fix. | obrien | 2001-05-09 | 1 | -6/+5 |
* | A WIP snuck in the rev 1.34 commit. | obrien | 2001-05-09 | 1 | -8/+3 |
* | Eliminate some panics for errors we can recover from. | dmlb | 2001-05-09 | 2 | -164/+121 |
* | Use enumeration values for CARD_SET_RES_FLAGS. | dmlb | 2001-05-08 | 1 | -4/+13 |
* | Use enumeration types for CARD_SET_RES_FLAGS. | dmlb | 2001-05-08 | 1 | -1/+2 |
* | Add additional enumeration types for CARD_SET_RES_FLAGS. | dmlb | 2001-05-08 | 1 | -1/+5 |
* | Add a sysctl pair for the pcic memory allocation range | dmlb | 2001-05-08 | 1 | -3/+16 |
* | Since PAM is broken, let pam_setcred() failure be non-fatal. | green | 2001-05-08 | 1 | -1/+1 |
* | remove a reference to a nonexisting script, "clean", when | luigi | 2001-05-08 | 1 | -2/+1 |
* | MFS: use absolute, not relative path for tinyware | luigi | 2001-05-08 | 1 | -1/+1 |
* | Here comes the forgotten C source, oopsy. | schweikh | 2001-05-08 | 1 | -0/+108 |
* | Turned the shell script into a binary fixing several minor buglets. | schweikh | 2001-05-08 | 3 | -77/+9 |