| Commit message (Expand) | Author | Age | Files | Lines |
* | When listing the installed packages, do it in alphabetical order. | jdp | 1999-07-30 | 1 | -9/+24 |
* | Reenable use of the APMIO_BIOS ioctl for now. | msmith | 1999-07-30 | 1 | -7/+1 |
* | Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timer | msmith | 1999-07-30 | 1 | -2/+7 |
* | Fix a number of typos. | mpp | 1999-07-30 | 1 | -6/+6 |
* | Add the 'Swiss' font, which refers to the name of the font, not the locale. | billf | 1999-07-29 | 2 | -2/+6 |
* | we only need to declare i if we are building for the alpha. | billf | 1999-07-29 | 2 | -2/+6 |
* | Mention which rfc the DNS/NBNS IPCP extensions come from. | brian | 1999-07-29 | 2 | -4/+4 |
* | Allow room for editing labels on disks that are >= 10000Mb | brian | 1999-07-29 | 2 | -10/+10 |
* | Don't show fdisk choice on Alpha. | jkh | 1999-07-29 | 2 | -2/+10 |
* | Activate building of elf2exe for MACHINE_ARCH==alpha. | se | 1999-07-28 | 1 | -1/+5 |
* | This commit was generated by cvs2svn to compensate for changes in r49182, | se | 1999-07-28 | 3 | -0/+438 |
|\ |
|
| * | ELF to EXE converter for ARC BIOS / AlphaBIOS booting. | se | 1999-07-28 | 3 | -0/+438 |
* | Don't return a garbage mbuf pointer after storing it | brian | 1999-07-28 | 2 | -4/+4 |
* | Fix typo: sofware -> software. | sheldonh | 1999-07-28 | 1 | -2/+2 |
* | Remove some more warnings. | davidn | 1999-07-28 | 2 | -4/+6 |
* | Correctly refer to the companion program rather than as "chown". | obrien | 1999-07-28 | 1 | -5/+8 |
* | Go back to allowing ``.'' as a username.group separator for backward | obrien | 1999-07-28 | 1 | -2/+3 |
* | Fix a load of typos | brian | 1999-07-28 | 3 | -24/+24 |
* | o Overhaul filtering, adding facilities to jump over rules and to | brian | 1999-07-27 | 7 | -297/+431 |
* | Remove references to the non-existent addgroup(8) and rmgroup(8) | nik | 1999-07-27 | 2 | -6/+2 |
* | Changed 'overriding what /etc/passwd says' to 'overriding default set | n_hibma | 1999-07-27 | 1 | -2/+2 |
* | If we've negotiated CBCP and have also specified ``none'' as a possible | brian | 1999-07-27 | 3 | -9/+45 |
* | Be a bit more consistent with variable names. | brian | 1999-07-27 | 2 | -10/+10 |
* | Fix an off-by-one error and correct the man page WRT clearing | brian | 1999-07-26 | 3 | -6/+14 |
* | Add a default ppp.conf (mode 600). | brian | 1999-07-26 | 3 | -7/+15 |
* | Pull on my asbestos undies and claim ownership of inetd to prevent further | des | 1999-07-26 | 1 | -1/+2 |
* | Here goes, the "clear up any possible confusion" commit. | green | 1999-07-26 | 1 | -11/+65 |
* | Bring two wayward memory allocation failure messages in line with | sheldonh | 1999-07-26 | 1 | -3/+3 |
* | More cleanups to ident_stream. Variables moved around, changed. | green | 1999-07-25 | 1 | -16/+11 |
* | This commit adds device driver support for Adaptec Duralink PCI fast | wpaul | 1999-07-25 | 2 | -2/+4 |
* | Correct a groff error in macro usage ("foo : bar" becomes "``foo: bar''"). | green | 1999-07-24 | 1 | -3/+9 |
* | More cleanups, asprintf() usage (proper, as opposed to using snprintf()), | green | 1999-07-24 | 1 | -12/+36 |
* | Clean up to match style(9) more closely. This should fix the problem of | green | 1999-07-24 | 1 | -6/+5 |
* | Use comments to group functions by service more clearly. I've used the | sheldonh | 1999-07-24 | 1 | -2/+31 |
* | Style nits: | sheldonh | 1999-07-24 | 1 | -5/+8 |
* | When we fetch previously retrieved IP fragments from the alias | brian | 1999-07-24 | 2 | -8/+10 |
* | Document the -o and -t options to the internal auth service and give an | sheldonh | 1999-07-23 | 1 | -7/+9 |
* | Ahem. Put things back a bit. I declare variables in the scope they're | green | 1999-07-23 | 1 | -9/+13 |
* | Disable more PC98isms on the Alpha | jkh | 1999-07-23 | 2 | -2/+18 |
* | As per DES's prodding, document _all_ the arguments to inetd's auth | green | 1999-07-23 | 1 | -2/+8 |
* | Style cleanups for iderror() and ident_stream(). Looks like c++ hang-over. | sheldonh | 1999-07-23 | 1 | -25/+24 |
* | Fix auth -t argument handling. It was broken for the "sec.usec" case. | sheldonh | 1999-07-23 | 1 | -4/+5 |
* | Set correct "flags" value when pccardd allocates/initializes driver. | hosokawa | 1999-07-23 | 1 | -1/+2 |
* | Don't match up TCP services with UDP sockets. | des | 1999-07-23 | 1 | -3/+4 |
* | Removed a very very old hack (I disabled it in PAO long time ago) | hosokawa | 1999-07-23 | 1 | -2/+1 |
* | Fixed a braino: lack of spaces in sscanf caused ident parsing to fail. | green | 1999-07-23 | 1 | -2/+2 |
* | More changes for the Alpha X support - don't list PC98 servers since they make | jkh | 1999-07-23 | 6 | -6/+29 |
* | Sorry, I forgot to test "iosize auto" before merging "iosize" patch. | hosokawa | 1999-07-23 | 1 | -0/+9 |
* | Inappropriate commment for -i option. | hosokawa | 1999-07-23 | 1 | -2/+2 |
* | Added "iosize" directive in /etc/pccard.conf | hosokawa | 1999-07-23 | 3 | -14/+76 |