| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mention swapinfo as .Nm, so it will be referenced by mkwhatis. | joerg | 1996-04-17 | 1 | -2/+3 |
* | Document the possible EPERM return. | joerg | 1996-04-17 | 1 | -0/+2 |
* | Implement the RFNOWAIT flag for rfork(). If set this flag will cause the | smpatel | 1996-04-17 | 2 | -49/+41 |
* | Support FreeBSD v2.1 | pst | 1996-04-17 | 1 | -19/+17 |
* | Add in linux support for the quickcam driver bottom half and | pst | 1996-04-17 | 1 | -23/+69 |
* | Fix a few bugs in argument processing. | pst | 1996-04-17 | 1 | -3/+39 |
* | More changes to attempt to make this whole new dialog scheme more | jkh | 1996-04-16 | 13 | -1249/+1370 |
* | Back out my MOTIF_STATIC change, it is unnecessary | ache | 1996-04-16 | 3 | -18/+6 |
* | Remove old cruft. | markm | 1996-04-16 | 2 | -161/+0 |
* | Fix oder of subdirs so this will rebuild if .depends are blown away. | markm | 1996-04-16 | 1 | -2/+2 |
* | Fix for PR #1146: the "next" pointer must be cached before calling soabort | dg | 1996-04-16 | 1 | -4/+8 |
* | NIS cleanups and fixes, the next generation, continued. | wpaul | 1996-04-16 | 1 | -56/+11 |
* | NIS cleanups and fixes, the next generation. | wpaul | 1996-04-16 | 3 | -264/+261 |
* | Add man pages for the copy*, fetch*, and store* families of | mpp | 1996-04-15 | 4 | -4/+307 |
* | Fix a few NIS-related bogons: | wpaul | 1996-04-15 | 1 | -11/+14 |
* | Two fixes from Rich Stevens: | dg | 1996-04-15 | 2 | -7/+10 |
* | Update PCI bus code from my current sources: | se | 1996-04-14 | 2 | -310/+330 |
* | add keymap entries for | wosch | 1996-04-14 | 1 | -13/+22 |
* | Now that I have started to use netboot, I see what is missing... | phk | 1996-04-14 | 2 | -36/+56 |
* | Document that ipx is a valid protocol for the -f option. | jhay | 1996-04-13 | 1 | -5/+8 |
* | Implemented a new keyword `disable'. This should be useful for controlling | bde | 1996-04-13 | 4 | -11/+20 |
* | Fixed handling of device flags. The real flags were never used. | bde | 1996-04-13 | 1 | -2/+5 |
* | Oops, include opt_pcvt_hdr.h before the key value in it is used. | bde | 1996-04-13 | 1 | -2/+2 |
* | Describe timeout() and untimeout(). | joerg | 1996-04-13 | 1 | -0/+92 |
* | Fixed `PCVT_FREEBSD=210'. | bde | 1996-04-13 | 2 | -4/+4 |
* | Fixed a couple of format strings to match the change of pid_t from long | bde | 1996-04-13 | 2 | -3/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r15249, | joerg | 1996-04-13 | 1 | -2/+3 |
|\ |
|
| * | Import NetBSD's termios'ed getty into a vendor branch. | joerg | 1996-04-13 | 10 | -229/+550 |
* | | Accept and use the content of packets received that is bigger than the | jhay | 1996-04-13 | 11 | -17/+77 |
* | | Another try: fixed bogus change of the fifo settings for the non-speed of 0. | bde | 1996-04-13 | 3 | -9/+9 |
* | | Don't use a newfangled auto initializer. Initialize everything by | jhay | 1996-04-13 | 1 | -2/+6 |
* | | Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long to | bde | 1996-04-13 | 1 | -2/+2 |
* | | Changed `noreturn' to `__noreturn__' so that all headers don't break if | bde | 1996-04-13 | 1 | -4/+4 |
* | | 1. Update all the copyrights to delete useless clauses 3 and 4. | jkh | 1996-04-13 | 87 | -2144/+1717 |
* | | Fix a longstanding bug and a buglet of no significance. | phk | 1996-04-13 | 1 | -23/+18 |
* | | Remove some of the grot I added to try and save/restore screen contents. | jkh | 1996-04-13 | 1 | -27/+3 |
* | | Eliminated sloppy common-style declarations. Now there are no duplicated | bde | 1996-04-13 | 3 | -5/+12 |
* | | Eliminated sloppy common-style declarations. Now there are no duplicated | bde | 1996-04-13 | 7 | -28/+48 |
* | | Declared `unittab' as static. It was bogusly shared between the asc and | bde | 1996-04-13 | 2 | -3/+7 |
* | | Document how to drop into DDB from a serial console. | jkh | 1996-04-13 | 1 | -1/+10 |
* | | Introduce a -b option for sites who are not interested in the old biff | joerg | 1996-04-13 | 2 | -11/+24 |
* | | Remove the legacy -d option from the arguments to mail.local in 4.4bsd. | joerg | 1996-04-13 | 1 | -0/+1 |
* | | Changed all per-file errors to warnings. Exit with a nonzero status of | bde | 1996-04-13 | 1 | -55/+48 |
* | | Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This | bde | 1996-04-13 | 3 | -27/+33 |
* | | Generate #define of PCB_SAVEFPU_SIZE for use in savectx(). | bde | 1996-04-13 | 2 | -2/+4 |
* | | A little paper about phkmalloc. | phk | 1996-04-13 | 11 | -2/+734 |
* | | Split libcrypt and libcipher man pages. | markm | 1996-04-13 | 2 | -91/+6 |
* | | Split the libcrypt and libcipher man pages. | markm | 1996-04-13 | 2 | -110/+22 |
* | | Document MOTIF_STATIC | ache | 1996-04-13 | 3 | -9/+21 |
* | | default to udp if no flags specified...closes PR#bin/759 | scrappy | 1996-04-13 | 2 | -0/+2 |