summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow install to build from FreeBSD source using NetBSD tools andjb1998-01-091-1/+9
* Build lib/csu/${MACHINE} only if it exists so that when porting FreeBSDjb1998-01-091-1/+1
* Make the BOOTP family new-style options (in opt_bootp.h)eivind1998-01-0911-11/+29
* Minor fixups after INET option change.eivind1998-01-096-18/+56
* NETATALK -> opt_atalk.heivind1998-01-094-4/+8
* Proper way to do the previous mis-commit. Still not quite right, becausesef1998-01-095-13/+13
* Get rid of the bogus include -- it is incomplete (as it doesn't handlesef1998-01-091-1/+1
* Make the LKMs compile with the INET option as a newstyle option ineivind1998-01-088-28/+56
* Zap any addresses on the network side of the `tun' as soonbrian1998-01-083-3/+40
* Make INET a proper option.eivind1998-01-0869-99/+316
* Add support for dead keys in the French ISO keymap.roberto1998-01-081-1/+26
* update the AWE32 wave table driver to Iwai's 0.4.2c version. This alsojmg1998-01-0813-3782/+109
* This commit was generated by cvs2svn to compensate for changes in r32345,jmg1998-01-086-0/+5488
|\
| * import of GPL'd AWE32 Sound Driver v0.4.2cjmg1998-01-086-0/+5488
* Added environment parameter to execle calls.alex1998-01-081-3/+3
* Reflect reality when documenting the link-level flags for 3c509 cards.joerg1998-01-081-13/+9
* Start syslogd before savecore, so savecore's messages will be loggedjoerg1998-01-081-10/+10
* Don't assume install script is directly runnable - use sh -c.jkh1998-01-081-4/+4
* Sync with sys/i386/isa/syscons.c revision 1.243.kato1998-01-081-4/+58
* Sync with sys/i386/isa/sio.c revision 1.194.kato1998-01-082-8/+146
* 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffsamurai1998-01-083-12/+213
* Bump up packet and byte counters to 64-bit unsigned ints. As aalex1998-01-083-25/+46
* Correct a comment from my last commit.alex1998-01-081-2/+2
* Allow 'shutdown datespec' to work into the next century. Handle datesalex1998-01-081-1/+12
* Define integer types added by POSIX.1g. We already had int8_t, int16_t,alex1998-01-082-2/+20
* Format mismatch in error message.alex1998-01-081-2/+2
* Oops, back out rev 1.5, it wasn't my intention to also commit thejoerg1998-01-071-2/+1
* Use the correct value in the call to swab(3) with conv=swab. Previously,joerg1998-01-072-3/+4
* Improve hardpps readability a bit:phk1998-01-073-150/+135
* Mention S/key and the skey /etc files.obrien1998-01-071-3/+18
* Disable io optimizations again, minor bug found, and will be fixed indyson1998-01-072-4/+4
* 1: Fixed compile error when WB_CACH is defined.kato1998-01-072-8/+12
* icelandic.iso.kbdyokota1998-01-073-4/+167
* Added accent (dead) key support to syscons and kbdcontrol.yokota1998-01-073-39/+363
* Added accent (dead) key support to syscons and kbdcontrol.yokota1998-01-078-20/+1142
* Add missing dot.charnier1998-01-071-2/+2
* Remove more unused #includes.charnier1998-01-071-3/+1
* Remove unused #includes and make it compile again with -DDEBUG. Use syslog()charnier1998-01-072-12/+10
* Remove unused #include. Display if inetd started us in case of failure.charnier1998-01-072-10/+5
* Sync usage and synopsis. Add rcsid.charnier1998-01-072-13/+18
* Typos.charnier1998-01-071-3/+3
* Typo.charnier1998-01-071-2/+2
* Something important happened last year. And this file was last updatedcharnier1998-01-071-1/+2
* include sys so it builds on 2.2.xjmg1998-01-072-3/+3
* Turn off the VTEXT flag when an object is no longer referenced, sodyson1998-01-071-2/+6
* Support listing/showing specific rules supplied on the command line.alex1998-01-072-29/+74
* Revert previous commit and SEE ALSO yp(4) instead.steve1998-01-071-6/+5
* handle long usernames more carefullyimp1998-01-071-5/+8
* Avoid fclose(NULL).imp1998-01-071-4/+16
* Wait for job to finish and exit if exec fails.imp1998-01-071-1/+2
OpenPOWER on IntegriCloud