| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright/sccsid/rcsid cleanup. | billf | 1999-11-30 | 229 | -355/+944 |
* | Allow character devices too | ache | 1999-11-30 | 1 | -5/+5 |
* | Files not in 8.2.2.p5 | peter | 1999-11-30 | 3 | -390/+0 |
* | Files gone from 8.2.2.p5 | peter | 1999-11-30 | 4 | -491/+0 |
* | Files removed in 8.2.2.p5 | peter | 1999-11-30 | 3 | -490/+0 |
* | Call rpc.umntall only if nfs_client_enable, hang occurse otherwise | ache | 1999-11-30 | 1 | -3/+7 |
* | Merge changes from vendor branch onto HEAD. | peter | 1999-11-30 | 8 | -344/+1260 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 57 | -456/+4337 |
* | This commit was generated by cvs2svn to compensate for changes in r53910, | peter | 1999-11-30 | 316 | -6697/+54429 |
|\ |
|
| * | Import bind v8.2.2.p5, minus the crypto for the time being. The bind | peter | 1999-11-30 | 327 | -8009/+57465 |
* | | Move named and associated tools into a seperate makefile section and | peter | 1999-11-30 | 3 | -13/+44 |
* | | Remove extra spaces in hex dump output. | archie | 1999-11-30 | 1 | -1/+1 |
* | | Commit for r1.29 of ugen.c was wrong. All the ugenX* device | n_hibma | 1999-11-30 | 1 | -8/+16 |
* | | Make the pci driver compat shim return a preference for probe | peter | 1999-11-30 | 2 | -2/+4 |
* | | Brucify last commit: | grog | 1999-11-29 | 1 | -3/+3 |
* | | add linuxulator wrapper for SNDCTL_DSP_GETODELAY | alfred | 1999-11-29 | 4 | -0/+10 |
* | | tanimura implemented SNDCTL_DSP_GETODELAY for pcm. | alfred | 1999-11-29 | 2 | -0/+11 |
* | | Remove vfs_getrootfsid() function (a temporary hack added a few months | dillon | 1999-11-29 | 2 | -34/+0 |
* | | Report swapdevices as cdevs rather than bdevs. | phk | 1999-11-29 | 5 | -12/+4 |
* | | Sync generated files | imp | 1999-11-29 | 2 | -4/+14 |
* | | Merge NetBSD 1.60 by jun: | imp | 1999-11-29 | 1 | -1/+2 |
* | | Remove the now unused chrtoblk() function. | phk | 1999-11-29 | 3 | -19/+0 |
* | | inline spl functions. | gallatin | 1999-11-29 | 2 | -71/+62 |
* | | Implement inline assembler wrappers for PALcode calls and for alpha | dfr | 1999-11-29 | 1 | -35/+268 |
* | | In the extremely miniscule chance that read_random returns <= 0, don't try | dan | 1999-11-29 | 1 | -2/+6 |
* | | style fixes, remove extra braces. | alfred | 1999-11-29 | 2 | -20/+21 |
* | | Include strerror(errno) in error messages after failed system calls. | cracauer | 1999-11-29 | 10 | -15/+21 |
* | | depricated -> deprecated + mention the -alias flag status in README.changes | brian | 1999-11-29 | 2 | -4/+7 |
* | | Make BOOTP work again. | dillon | 1999-11-29 | 4 | -4/+20 |
* | | Correct the email address that folk are to bug if they need | markm | 1999-11-29 | 1 | -24/+12 |
* | | Bail out on failing the read(). This happens when a USB mouse is | n_hibma | 1999-11-29 | 1 | -3/+3 |
* | | Fix a stray (ifdef'ed) reference to a non-existing file. | peter | 1999-11-29 | 1 | -4/+0 |
* | | - Fixed to support RSB-384/2000/3000. | nyan | 1999-11-29 | 2 | -84/+70 |
* | | Sync with sys/i386/conf/files.i386 revision 1.282. | nyan | 1999-11-29 | 2 | -0/+2 |
* | | Better error handeling: | sos | 1999-11-29 | 2 | -30/+58 |
* | | Add a bit of sanity checking and problem avoidance in case the | phk | 1999-11-29 | 2 | -4/+17 |
* | | How hard can it be to implement a 24bit counter in hardware ? | phk | 1999-11-29 | 1 | -1/+33 |
* | | * Use getobjformat() rather than manually do what it does. | obrien | 1999-11-29 | 1 | -71/+43 |
* | | there's no memcmp() in kernel, use bcmp() instead. | itojun | 1999-11-29 | 1 | -0/+8 |
* | | Reconnect probing of the width of the isa bus, calling pcic_attach and | imp | 1999-11-29 | 3 | -41/+32 |
* | | Add the PAM SSH RSA key authentication module. For example, you can add, | green | 1999-11-29 | 2 | -0/+656 |
* | | Flesh out the pccard bus_ methods with either the generic one (where | imp | 1999-11-29 | 4 | -19/+126 |
* | | Provide a man page for Alfreds lovely readdir_r function. Also | wes | 1999-11-29 | 2 | -5/+27 |
* | | - Fixed German spelling in INDEX.keymaps. | yokota | 1999-11-29 | 1 | -10/+55 |
* | | - Fix Swiss keymaps: swissfrench.iso.kbd and swissgerman.iso.kbd. | yokota | 1999-11-29 | 7 | -46/+545 |
* | | Update de driver for the request->xfer changes. | n_hibma | 1999-11-28 | 1 | -6/+10 |
* | | Address the concerns of the ``randomness'' of the initial PRNG. Now, we | dan | 1999-11-28 | 1 | -14/+32 |
* | | Provide and document ctermid_r function. | wes | 1999-11-28 | 2 | -2/+23 |
* | | Woops, it seems to fail initialisation. Disabled while I am figuring out | n_hibma | 1999-11-28 | 1 | -0/+2 |
* | | Added definition of 'brucify'. | wes | 1999-11-28 | 1 | -0/+11 |