summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Cleanups, more consistent use of <screen> etc.wilko2001-05-082-778/+886
*-. This commit was generated by cvs2svn to compensate for changes in r76371,assar2001-05-0855-341/+280
|\ \
| | * mdoc(ng) fixesassar2001-05-0822-145/+128
| * | mdoc(ng) fixesassar2001-05-0836-214/+160
* | | - Eliminate locks in functions called only during probe and attach.tanimura2001-05-081-10/+15
* | | gethostbyname2() can't do AF_INET6 lookups over NIS.alex2001-05-081-0/+7
* | | When opening the file to broadcast, do it with the user's gid, not thekris2001-05-081-2/+8
* | | Polish error handling with biofinish().phk2001-05-082-28/+30
* | | Polish error handling code using biofinish()phk2001-05-081-6/+1
OpenPOWER on IntegriCloud