summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ${.MAKE} -> ${MAKE}ru2000-01-191-1/+1
* Utility to control the printing of "Fixed up unaligned data access for pidobrien2000-01-194-0/+233
* Quantify the calls to ad_attach and atapi_attach so that disklesssos2000-01-191-0/+4
* Implement continuations to correctly handle [sig|_]longjmp() inside of ajasone2000-01-1939-205/+1332
* Make minor entry point changes to support libc_r.jasone2000-01-199-18/+18
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-1912-28/+28
* Close PR#16028. Make the sanity check saner. The condition that wewpaul2000-01-191-1/+1
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-1912-145/+128
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-195-68/+68
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-12/+25
* Document KERN_QUANTUM under CTL_KERNchris2000-01-191-0/+6
* Document isnanf() for checking if a float is NaN (``Not-a-Number'') andchris2000-01-192-4/+9
* Document truncation of strings when a NUL character is reached in a formatchris2000-01-191-0/+6
* Require USA_RESIDENT to be 'NO' or 'YES' if building secure/kris2000-01-191-0/+12
* Reference machine/param.h rather than the nonexistentmsmith2000-01-191-2/+2
* Fix a couple of bugs:wpaul2000-01-192-5/+8
* Now that I have my NoName back I could confirm it: IDE is no-go on thesewilko2000-01-181-1/+3
* Flesh-out the VM & SWAP release notes.dillon2000-01-182-4/+12
* Add the Intel InBusiness 10/100 PCI Network Adapterasmodai2000-01-181-0/+1
* Correctly parse broken MDTM responses from servers which formatsheldonh2000-01-181-16/+36
* Rearrange the probecode, so that 80pin cables can be identifiedsos2000-01-1810-639/+473
* Reshaped things a bit so that this can become alpha/HARDWARE.TXTwilko2000-01-181-85/+154
* kludge to fix the end-of-sample repeating bug. i don't know why it happens;cg2000-01-181-5/+9
* This man page is not needed; it just gets jumped on later when libcryptmarkm2000-01-182-298/+1
* A bunch of factual corrections.markm2000-01-181-7/+4
* update ac97 layer to use device_printf when printing messagescg2000-01-187-12/+15
* * add SVR4 and OSF/1 enabling in the Start Up config menuobrien2000-01-1814-2/+124
* Cast rman_get_virtual() to a vm_offset_t.billf2000-01-184-4/+4
* Add HISTORY.sheldonh2000-01-181-0/+2
* unbreak (rv -> r), afaik what Mike intended, boots fine on my machinealfred2000-01-184-4/+4
* Properly initialize the last active time of the initial thread. This fixesdeischen2000-01-183-0/+18
* Finally resolve the texinfo issue by moving itru2000-01-181-3/+3
* Back out previous revision because someone upgraded ourru2000-01-181-3/+1
* Fix conflicts.ru2000-01-182-17/+74
* This commit was generated by cvs2svn to compensate for changes in r56230,ru2000-01-187-22/+69
|\
| * Virgin import of a trimmed down GNU Grep 2.4a.ru2000-01-189-39/+143
* | Add another four device ID's for isa pnp modems. The USR's seem to usepeter2000-01-182-0/+14
* | Merge a bug fix from freebsd-current; check m != NULL before touching it,shin2000-01-181-1/+1
* | Add ADS7182 as a known Joystick.peter2000-01-182-0/+2
* | Add a warning for the snd drivers and a pointer to pcm/sbc/etc.peter2000-01-181-1/+2
* | Enable POSIX P1003_1B extentions by default; there's no reason I can seejkh2000-01-182-0/+6
* | Oops, cleanup this a bit.ru2000-01-181-3/+3
* | trailing white space removal.obrien2000-01-181-16/+14
* | Add two new functions cd9660_readfile() & cd9660_readdir(), whichobrien2000-01-181-110/+175
* | For some reason compiler should be the last in the list of cross-tools.ru2000-01-181-2/+2
* | IRIX interoperability -- define ACL_MAX_ENTRIES from MAX_ACL_ENTRIESrwatson2000-01-181-0/+1
* | Fixed missing backslash in previous commit. Adding setresuid.2 has takenbde2000-01-181-1/+1
* | Fix line too long style bug in the previous commit (which, by thesheldonh2000-01-181-2/+2
* | add setresuid.2ache2000-01-181-1/+1
* | Bump __FreeBSD_version due to openssl import.kris2000-01-181-1/+1
OpenPOWER on IntegriCloud