| Commit message (Expand) | Author | Age | Files | Lines |
* | oops, make the magic number match that used in the bootblock.. | julian | 1996-07-09 | 2 | -4/+4 |
* | Obtained from: Whistle Communications | julian | 1996-07-09 | 6 | -0/+656 |
* | add manpage getNAME(1) | wosch | 1996-07-08 | 4 | -5/+76 |
* | Exits 0 on success, and 1 if no keyword matched. | wosch | 1996-07-08 | 2 | -3/+24 |
* | Fix something that's been bugging me for a long time: move the CPU | wollman | 1996-07-08 | 6 | -392/+572 |
* | fix `make install' for subdirs (man4.i386, man8.i386) | wosch | 1996-07-08 | 2 | -6/+11 |
* | Update the documentation here and there. | jkh | 1996-07-08 | 7 | -50/+13 |
* | Same tweak. | jkh | 1996-07-08 | 2 | -2/+4 |
* | Fix even more lurking bogons - why do I never find these until the last | jkh | 1996-07-08 | 19 | -204/+104 |
* | Whoops! Now that I'm decompressing docs into /tmp, it's important to | jkh | 1996-07-08 | 33 | -119/+122 |
* | Back-off on the previous commit, specifically remove the look-ahead | dyson | 1996-07-08 | 1 | -11/+3 |
* | Fix a problem with the pageout daemon RSS limiting, where it degrades | dyson | 1996-07-08 | 1 | -21/+27 |
* | Fix a typo. | alex | 1996-07-07 | 1 | -2/+2 |
* | Re-implement the DB handle cache using a circular queue and manage | wpaul | 1996-07-07 | 1 | -89/+180 |
* | Add an entry explaining the ``Permission denied'' message associated | alex | 1996-07-07 | 1 | -1/+23 |
* | add references lstat(2), readlink(2), symlink(7) in section SEE ALSO | wosch | 1996-07-07 | 1 | -1/+4 |
* | add 'speaker' to section NAME | wosch | 1996-07-07 | 2 | -4/+8 |
* | In all special cases for spl or page_alloc where kmem_map is check for, | dg | 1996-07-07 | 1 | -8/+8 |
* | Updates from the author. Also update the date; a lot of things have | jfieber | 1996-07-07 | 2 | -34/+129 |
* | Correct my English misgrammaring. | joerg | 1996-07-06 | 1 | -2/+2 |
* | Make the description of the available configuration options match the | joerg | 1996-07-06 | 1 | -1/+3 |
* | Add the ability to specify bootflags. This is similar to boot_i386(8), | joerg | 1996-07-06 | 2 | -3/+31 |
* | Updated bisdn version number. | andreas | 1996-07-06 | 1 | -2/+2 |
* | Add the sr.4 man page so that it gets installed. | jhay | 1996-07-06 | 1 | -2/+3 |
* | Fix a longstanding FTP login name bogon I just noticed again. | jkh | 1996-07-06 | 1 | -8/+11 |
* | Bump value for MFSINODE | jkh | 1996-07-05 | 1 | -2/+2 |
* | Obtained from: Whistle Communications | julian | 1996-07-05 | 6 | -63/+240 |
* | New magic file with more politically correct identification of objects | jkh | 1996-07-05 | 1 | -12/+78 |
* | This driver supports the SDL Communications RISCom/N2 ISA cards that is | jhay | 1996-07-05 | 11 | -5/+5411 |
* | Compress the doc files. | jkh | 1996-07-05 | 1 | -3/+6 |
* | Support compressed doc files again. | jkh | 1996-07-05 | 24 | -166/+222 |
* | Add missing dialog_clear() calls. | jkh | 1996-07-05 | 3 | -0/+3 |
* | Remove now-unused SRC_ENCAPSULATION hack. | jkh | 1996-07-05 | 1 | -29/+1 |
* | Update docs (more specifically to -current). | jkh | 1996-07-05 | 5 | -21/+16 |
* | New man page for fetch(1). | jkh | 1996-07-05 | 1 | -1/+106 |
* | Back out previous commit: do not use read(), but fread (). Change BUFFER_SIZE | jmz | 1996-07-05 | 1 | -11/+11 |
* | Fix some minor reported bogons from the BETA | jkh | 1996-07-04 | 13 | -106/+115 |
* | add manpage link speaker.4 -> spkr.4 | wosch | 1996-07-04 | 1 | -2/+2 |
* | Get rid of PIPE_NBIO, cleaning up the code a bit. | dyson | 1996-07-04 | 1 | -27/+15 |
* | Add checks for byte order and DB type mismatches. We ignore the | wpaul | 1996-07-04 | 1 | -2/+19 |
* | Fill in new arguments in the ypxfr_getmap structure (byte order, | wpaul | 1996-07-04 | 1 | -2/+16 |
* | There are a few small additions to the protocol to make it | wpaul | 1996-07-04 | 1 | -5/+63 |
* | Make some items "hot" that should be, eliminate typos and macro expansion | jkh | 1996-07-04 | 4 | -21/+24 |
* | Implement an ftpVerbose() hook. | jkh | 1996-07-04 | 3 | -2/+22 |
* | Link the pcvt.4 man page to vt.4 so that anyone examining | mpp | 1996-07-04 | 3 | -4/+6 |
* | Update the pppd(8) man page to exmplain the CHAP acronym | mpp | 1996-07-03 | 1 | -2/+2 |
* | little manual extension | wosch | 1996-07-03 | 1 | -3/+27 |
* | use <htmlur> for ftp address | wosch | 1996-07-03 | 1 | -4/+7 |
* | add a reference to killall(1) | wosch | 1996-07-03 | 1 | -1/+2 |
* | The default swap device is /dev/drum, not /dev/swap | mpp | 1996-07-03 | 1 | -2/+2 |