summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add machine-specific include path to ficl's sysdep.h. Wishes I haddcs1999-11-231-1/+1
* | | Revert ill-considered simplification in 1.13.dcs1999-11-231-8/+11
* | | Improve Makefile by using .PATH.dcs1999-11-231-2/+4
* | | Improve on ficl port to alpha.dcs1999-11-235-462/+7
* | | (Hopefully) make all necessary changes for ficl to support alpha.dcs1999-11-235-6/+18
* | | Improve backward compatibility.marcel1999-11-231-1/+5
* | | vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c tomarcel1999-11-232-2/+2
* | | Correct the following error: vm_map_pageable() on a COW'ed (post-fork)alc1999-11-231-4/+5
* | | Removed IPSEC and IPV6FIREWALL because they are not ready yet.shin1999-11-2310-14/+0
* | | Document single_mountd_enableache1999-11-231-0/+10
* | | Fix a confusion between osigcontext and ucontext_t in the previous commit.green1999-11-232-12/+32
* | | Allow man to parse MANLOCALES but not to store itache1999-11-231-4/+3
* | | #ifdef MAIN locale additions to build manache1999-11-231-0/+4
* | | Remove man_locles - goes to manpath.configache1999-11-231-7/+0
* | | Remove man_locales - goes to manpath.configache1999-11-231-1/+0
* | | Use manpath -L for man localesache1999-11-232-16/+4
* | | Use manpath -L for localesache1999-11-231-8/+2
* | | Add -L: print MANLOCALES variable for man locales listache1999-11-233-5/+75
* | | Temporaly re-enable IPSEC and IPV6FIREWALL to make the kernel buildableshin1999-11-231-0/+2
* | | Use releaseNo, not release. release is evil and should go away.n_hibma1999-11-231-2/+2
* | | Oops, typobrian1999-11-237-7/+7
* | | Document pppoed optionsbrian1999-11-231-0/+23
* | | Add pppoed startup optionsbrian1999-11-238-0/+74
* | | Add a ``-P pidfile'' optionbrian1999-11-232-3/+37
* | | Don't setuid() 'till we've called ID0setproctitle()brian1999-11-231-1/+1
* | | fix panic for large writes in non-blocking modecg1999-11-221-3/+6
* | | Missed two.obrien1999-11-221-2/+2
* | | Flip the sequence of vendor, product around, to make it consistentn_hibma1999-11-222-22/+22
* | | Clarify the functionality of usbd a bit more.n_hibma1999-11-221-3/+24
* | | Fix (I believe) Bill Paul's core dump when using gdb on shared executables.peter1999-11-221-1/+2
* | | fix mixer to return properly scaled valuescg1999-11-221-0/+3
* | | Add pcm entries for the alpha too, since they were taken out ofpeter1999-11-222-0/+12
* | | Update the Alpha makefile to be more in line with the x86 version. Itpeter1999-11-225-199/+183
* | | Isolate the swapdev_vp "not quite" vnode in the only source file whichphk1999-11-222-35/+11
* | | Use %ll instead of %q as gcc moans bitterly about it.peter1999-11-222-2/+2
* | | Isolate the swapdev_vp "not quite" vnode in the only source file whichphk1999-11-221-2/+0
* | | Zap some latent problems hidden by differences between KERNEL and _KERNEL.peter1999-11-226-37/+4
* | | Update the manpage with the changed usb_devinfo structure.n_hibma1999-11-221-29/+39
* | | Fix some bugs in user-end output and add a reference to the originaln_hibma1999-11-221-5/+9
* | | Feh, kind of went wrong the previous commit. dev should child (in somen_hibma1999-11-222-10/+10
* | | Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.n_hibma1999-11-221-0/+2
* | | Allow config to generate proper ioconf.c files when devices request DMAgallatin1999-11-221-1/+1
* | | Allow a DMA channel of 0. This gets the on-board mss audio device workinggallatin1999-11-221-1/+1
* | | Temporaly remove IPSEC and IPV6FIREWALL related options because they are notshin1999-11-221-8/+0
* | | Allow empty UIDs if we are processing NIS records. I am not entirelyeivind1999-11-222-4/+8
* | | move INET6 option from GENERIC to LINT.shin1999-11-225-2/+3
* | | Convert various pieces of code to use vn_isdisk() rather than checkingphk1999-11-2210-50/+27
* | | This commit was generated by cvs2svn to compensate for changes in r53574,obrien1999-11-223-6/+83
|\ \ \
| * | | Virgin import of GNU Grep 2.3 [trimmed down].obrien1999-11-223-6/+83
* | | | Comment out the newmidi stuff.tanimura1999-11-221-0/+4
OpenPOWER on IntegriCloud