| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 27 | -98/+203 |
* | Let gcc know about libc_r. Use -pthread to link against libc_r instead | jb | 1997-05-03 | 2 | -2/+2 |
* | Change default build to include libc_r, but allow disadvantaged souls | jb | 1997-05-03 | 2 | -2/+3 |
* | This stub has not been required by libc for a long time. Nuke it. | jb | 1997-05-03 | 2 | -39/+2 |
* | Fixed panic message in union_lock(): union_link --> union_lock. | kato | 1997-05-03 | 2 | -4/+4 |
* | Minor typo. | max | 1997-05-02 | 1 | -2/+2 |
* | Minor typo. | max | 1997-05-02 | 1 | -2/+2 |
* | Use <sect1> for sectioning instead of <p><bf>..</bf></p>. | jfieber | 1997-05-02 | 1 | -4/+2 |
* | Markup debogification. | jfieber | 1997-05-02 | 1 | -17/+14 |
* | Promote "The Ports Collection" to the chapter level. | jfieber | 1997-05-02 | 2 | -20/+18 |
* | Users, Groups, and Security -> Security | jfieber | 1997-05-02 | 1 | -3/+3 |
* | Merge "staying current", "staying stable" and "synching" into a | jfieber | 1997-05-02 | 7 | -43/+53 |
* | delete kcorelow.c, it didn't produce any code and broke init.c | gj | 1997-05-02 | 3 | -367/+4 |
* | More formatting + more info | ache | 1997-05-02 | 1 | -19/+24 |
* | Improve SGML formatting. | ache | 1997-05-02 | 1 | -61/+92 |
* | Emulate ':o' and '/o' letters using 'o' | ache | 1997-05-02 | 1 | -0/+2 |
* | Add ascii to comment describing default FORMATS value too | ache | 1997-05-02 | 1 | -2/+2 |
* | Add ascii to default formats list. | ache | 1997-05-02 | 1 | -2/+2 |
* | Add more info about l10n | ache | 1997-05-02 | 1 | -3/+22 |
* | Access correct union mount point in union_access. Old vnode is saved | kato | 1997-05-02 | 2 | -4/+8 |
* | OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need | imp | 1997-05-02 | 2 | -0/+2 |
* | Add Localization section and Russian Language l10n description | ache | 1997-05-02 | 4 | -4/+148 |
* | Add mail group. | jkh | 1997-05-02 | 1 | -0/+1 |
* | Change "no" answer to "default" for login class, because "no" class | ache | 1997-05-01 | 1 | -3/+3 |
* | Allow "no" answer on login class prompt override non-empty | ache | 1997-05-01 | 1 | -2/+3 |
* | 1. Deal with login classes now | ache | 1997-05-01 | 2 | -14/+54 |
* | COFF sections not restricted to 16 bits. | jkh | 1997-05-01 | 1 | -4/+3 |
* | Add 'russian' users class | ache | 1997-05-01 | 1 | -1/+9 |
* | Increase Retry interval from 300 to 900 to shut named warning that | ache | 1997-05-01 | 1 | -2/+2 |
* | Add an entry about a.out vs ELF since I'm tired of reading about it. | jkh | 1997-05-01 | 1 | -5/+69 |
* | Ack, learn to spell "extentions" the same way in the same file. | jkh | 1997-05-01 | 7 | -42/+42 |
* | YAMF22 | jkh | 1997-05-01 | 7 | -14/+14 |
* | cleaned up FAST_IPI code. | fsmp | 1997-05-01 | 5 | -258/+135 |
* | fixed spelling error. | fsmp | 1997-05-01 | 7 | -14/+14 |
* | Make ccd use the maxsecsize sector size as denominator, this | sos | 1997-05-01 | 2 | -4/+4 |
* | Remove old code in #if 0, leftovers from the days before != 512byte | sos | 1997-05-01 | 1 | -29/+6 |
* | Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte | sos | 1997-05-01 | 2 | -6/+20 |
* | Clean up merge from 2.2 (without spamming peter's changes) | pst | 1997-05-01 | 2 | -14/+8 |
* | Change holiday name to official one | ache | 1997-05-01 | 2 | -6/+6 |
* | Check the correct queue for waking up the pageout daemon. Specifically, | dyson | 1997-05-01 | 1 | -2/+2 |
* | This is obvious to people who've been using the smp kernel for a while, | peter | 1997-05-01 | 1 | -1/+3 |
* | Patch up init.c generation so that it works in -current.. It was trying | peter | 1997-05-01 | 2 | -22/+20 |
* | Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning | peter | 1997-05-01 | 2 | -2/+2 |
* | Test both the NFS and MOUNT protocols for v3 support before allowing a v3 | dfr | 1997-05-01 | 1 | -1/+61 |
* | Oops I missed one of the pr_usrreqs changes. | jhay | 1997-05-01 | 1 | -1/+4 |
* | Synchronize with sys/i386/isa/syscons.c up to revision 1.213. | kato | 1997-05-01 | 1 | -3/+9 |
* | Make ipx compile again after the network interface changes. | jhay | 1997-05-01 | 9 | -71/+98 |
* | Also quiet down the ibcs2 startup (same reason as linux lkm - it screws | jkh | 1997-05-01 | 2 | -4/+4 |
* | Merge 1.8.2.1 into -current. | jkh | 1997-05-01 | 2 | -4/+4 |
* | Clean up the output a bit. | jkh | 1997-05-01 | 1 | -6/+10 |