| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove accidental 8bit character in error message. | se | 1999-08-02 | 1 | -5/+21 |
* | Fix typo and use Fx macro instead of literal FreeBSD. | se | 1999-08-02 | 1 | -3/+4 |
* | Use err[x]/warn[x] and improve error reporting | brian | 1999-08-02 | 1 | -23/+25 |
* | #ifdef IPPROTO_OSPFIGP before expecting it to be defined. | brian | 1999-08-02 | 3 | -3/+13 |
* | Add -n option to print numeric user and group IDs instead of names | sheldonh | 1999-08-02 | 3 | -9/+31 |
* | Filter ospf and igmp separately. | brian | 1999-08-02 | 3 | -8/+50 |
* | Add new ports category "ftp". | asami | 1999-08-02 | 2 | -2/+4 |
* | Add ports-ftp. | asami | 1999-08-02 | 2 | -2/+4 |
* | Use Byacc rather than Bison. | obrien | 1999-08-02 | 2 | -4/+2 |
* | Clear flags on psuedo terminals before trying to chmod and chown them. | imp | 1999-08-02 | 1 | -1/+2 |
* | English fixes: consistent spacing after periods, "userland", not "user land", | hoek | 1999-08-02 | 1 | -17/+18 |
* | Bruce noted that the use of err(), fixed to errx() in the last commit, | hoek | 1999-08-02 | 1 | -3/+6 |
* | Move the specification of EDGE/LEVEL triggered interrupts to | mdodd | 1999-08-01 | 22 | -104/+160 |
* | Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred over | hoek | 1999-08-01 | 1 | -1/+7 |
* | Typo of sample command line. | sada | 1999-08-01 | 1 | -2/+2 |
* | Richard the Lionheart was crowned on 3rd September 1189, not the 27th | nik | 1999-08-01 | 1 | -2/+2 |
* | Add ipfw recompile and bpfilter -> bpf changes | imp | 1999-08-01 | 1 | -1/+9 |
* | Note need to recompile pccardd with latest kernel. | imp | 1999-08-01 | 1 | -1/+5 |
* | o Add additional printfs for error cases when we can't attach the device. | imp | 1999-08-01 | 3 | -9/+29 |
* | o Add "debuglevel" keyword to config file. | imp | 1999-08-01 | 6 | -35/+78 |
* | Make ipfw's logging more dynamic. Now, log will use the default limit | green | 1999-08-01 | 6 | -23/+184 |
* | Clarify that "-w" ignores horizontal white space changes. | obrien | 1999-08-01 | 1 | -1/+1 |
* | Sync with sys/i386/conf/majors.i386 revision 1.80. | kato | 1999-08-01 | 1 | -1/+3 |
* | Only use Bison to generate cc1plus's parse code. | obrien | 1999-08-01 | 2 | -4/+4 |
* | Cleanup - diked out a heap of old KLM stuff that isn't needed anymore. | newton | 1999-08-01 | 1 | -65/+3 |
* | Remove inappropriate references to the wrong name for the bootstrap | grog | 1999-08-01 | 2 | -16/+2 |
* | Move the memory access behavior information provided by madvise | alc | 1999-08-01 | 6 | -24/+38 |
* | pmap_object_init_pt: | alc | 1999-07-31 | 3 | -6/+6 |
* | Fixed $Id$. | bde | 1999-07-31 | 1 | -3/+3 |
* | Removed a duplicate reference to System V.4. | bde | 1999-07-31 | 1 | -2/+1 |
* | Fixed syntax error in previous commit. | bde | 1999-07-31 | 1 | -2/+3 |
* | FIxed disordering in previous commit. Fixed some old disorder. | bde | 1999-07-31 | 1 | -3/+3 |
* | Add a -E flag, similar to -e (overide variables from environment) except | hoek | 1999-07-31 | 4 | -14/+47 |
* | Print an error message on illegal numerical arguments. | hoek | 1999-07-31 | 1 | -5/+20 |
* | When printing an error message after command execution fails, don't assume | hoek | 1999-07-31 | 1 | -2/+4 |
* | Remove explicit testing of the NOFSCHG variable. Its functionality (in this | hoek | 1999-07-31 | 1 | -3/+1 |
* | Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. | hoek | 1999-07-31 | 4 | -11/+35 |
* | Add INSTALL.TXT back. | jkh | 1999-07-31 | 1 | -2/+2 |
* | Change the type of vpgqueues::lcnt from "int *" to "int". The indirection | alc | 1999-07-31 | 4 | -26/+24 |
* | Tune table since 0200-0206 is not available, add more chars | ache | 1999-07-31 | 2 | -18/+10 |
* | bad news: chars 0200-0206 used internally in troff, make them back illegal | ache | 1999-07-31 | 2 | -2/+2 |
* | Use errx() instead of err() in example code calling err() after strtol(). | hoek | 1999-07-31 | 1 | -2/+2 |
* | make all chars above 127 legal | ache | 1999-07-31 | 2 | -4/+4 |
* | change prev. commit: emulate latin1 on ascii if latin1 chars are | ache | 1999-07-31 | 2 | -2/+2 |
* | Comment change: "Be warned, this will update your installed system, except | hoek | 1999-07-31 | 1 | -2/+2 |
* | Add more koi8-r chars | ache | 1999-07-31 | 2 | -0/+128 |
* | install msafer.7 | ache | 1999-07-31 | 1 | -3/+3 |
* | Pick hardcoded latin1 chars definitions only if -Tlatin1 | ache | 1999-07-31 | 2 | -2/+3 |
* | Reserve majors for arla. | jkh | 1999-07-31 | 2 | -2/+6 |
* | Cleanups to the pthread header files. | rse | 1999-07-31 | 2 | -26/+26 |