| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's. | peter | 1996-03-10 | 4 | -4/+194 |
* | Fix the getdents() emulation, the Linux ELF libraries use this, and | peter | 1996-03-10 | 2 | -6/+22 |
* | Fix a (mostly harmless) bogon when calculating the start of the stack gap. | peter | 1996-03-10 | 1 | -1/+1 |
* | Fix a (mostly harmless) bogon when allocating space above the stack | peter | 1996-03-10 | 2 | -4/+4 |
* | Fix typo - -des -> -ldes | markm | 1996-03-10 | 2 | -4/+4 |
* | remove ``whatis'' | wosch | 1996-03-10 | 1 | -1/+1 |
* | share the code between apropos and whatis | wosch | 1996-03-10 | 6 | -105/+21 |
* | More missing int32 -> int32_t... | dg | 1996-03-10 | 1 | -4/+4 |
* | Fixed some missing int32 -> int32_t | dg | 1996-03-10 | 2 | -4/+4 |
* | u_int8 -> u_int8_t | jkh | 1996-03-10 | 1 | -6/+6 |
* | First attempt at FreeBSD & Linux ELF support. | sos | 1996-03-10 | 16 | -150/+1205 |
* | Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set to | asami | 1996-03-10 | 1 | -32/+28 |
* | Cleanse the SCSI subsystem of its internally defined types | gibbs | 1996-03-10 | 14 | -354/+348 |
* | aic7870.c, ncr.c: | gibbs | 1996-03-10 | 2 | -20/+15 |
* | bt.c, aic7xxx.c: | gibbs | 1996-03-10 | 3 | -239/+247 |
* | Cleanse the SCSI subsystem of its internally defined types | gibbs | 1996-03-10 | 7 | -32/+28 |
* | aha1742.c: | gibbs | 1996-03-10 | 3 | -13/+13 |
* | Reset the DMA control register whenever we reset the sequencer. | gibbs | 1996-03-10 | 2 | -48/+22 |
* | Correct paths for pcvt in FreeBSD. Close PR#1071 | jkh | 1996-03-10 | 1 | -30/+30 |
* | Don't print DMA busy messages - the sound code apparently runs | jkh | 1996-03-10 | 2 | -2/+14 |
* | Do not allow the caller to specify the same path for the special | mpp | 1996-03-10 | 2 | -0/+38 |
* | [Ee]rrs -> Errs errs, save one process for make clean | wosch | 1996-03-09 | 4 | -11/+11 |
* | Make talk automagically find out the interface IP address where the | joerg | 1996-03-09 | 14 | -54/+207 |
* | Convert a timeout loop from 100 iterations of 15uS to 50 | rgrimes | 1996-03-09 | 2 | -4/+4 |
* | Better integrate kerberos into su so that if an incorrect Kerberos | markm | 1996-03-09 | 2 | -32/+53 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 2 | -10/+22 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 2 | -30/+44 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 2 | -14/+26 |
* | 1) Open /dev/null for std* after setsid() to be shure that modem is | ache | 1996-03-09 | 4 | -6/+21 |
* | Fix broken SCSI_DELAY option.. (missing #include "opt_scsi.h") | peter | 1996-03-09 | 1 | -1/+3 |
* | Make sure that the zero flag is cleared upon completion of paging I/O. | dyson | 1996-03-09 | 2 | -2/+4 |
* | Correct some new and older lurking bugs. Hold count wasn't being | dyson | 1996-03-09 | 2 | -236/+424 |
* | Delay forking a process until there are more pages available. It was | dyson | 1996-03-09 | 1 | -2/+2 |
* | Modify a threshold for waking up the pageout daemon. Also, add a consistancy | dyson | 1996-03-09 | 1 | -3/+7 |
* | Add a missing initialization of the hold_count for device pager ficticiouse | dyson | 1996-03-09 | 1 | -1/+2 |
* | Fix a calculation for a paging parameter. | dyson | 1996-03-09 | 1 | -2/+2 |
* | Fix two problems: | dyson | 1996-03-09 | 1 | -2/+3 |
* | Set the page valid bits in fewer places, as opposed to being scattered | dyson | 1996-03-09 | 1 | -5/+3 |
* | Correct handling of dirty pages in I/O buffers. The case where pages | dyson | 1996-03-09 | 1 | -3/+9 |
* | Put the "free vnode isn't" check back in the right place. | dyson | 1996-03-09 | 2 | -6/+6 |
* | Remove a now unnecessary function prototype. | dyson | 1996-03-09 | 1 | -3/+1 |
* | Prevent dial cycling on the last phone from the list, make phone list copy | ache | 1996-03-08 | 3 | -6/+11 |
* | Log phone as LOG_PHASE, it is valuable enough for multi-phone environment. | ache | 1996-03-08 | 2 | -2/+4 |
* | Make user-level PPP on-demand with dynamic IP actually work. | ache | 1996-03-08 | 1 | -1/+1 |
* | Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto) | ache | 1996-03-08 | 1 | -1/+2 |
* | Fix several places where interface netmask was in place of route netmask | ache | 1996-03-08 | 2 | -8/+14 |
* | 1) Add multi-phone dialing/redialing, several phones separated by ':' | ache | 1996-03-08 | 8 | -42/+98 |
* | Saved 14 bytes by avoiding gas braindamage and 8 bytes by better | bde | 1996-03-08 | 1 | -23/+22 |
* | Option -f implemented (remove + create) | wosch | 1996-03-08 | 4 | -17/+37 |
* | Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet' | bde | 1996-03-08 | 4 | -13/+18 |