summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mention that ospf is a possible filter protocol.brian1999-08-023-7/+9
* Only allow root to set file flags on devices.imp1999-08-022-2/+16
* Perform an RX reset and TX reset in xl_reset() along with the masterwpaul1999-08-021-6/+23
* The dev returned here is what is found in the st_dev field.rvb1999-08-022-4/+6
* I'm not sure how this wasn't in the last commit but anyhow...mdodd1999-08-022-4/+4
* Make this build if there is an obj directory.dfr1999-08-021-3/+3
* Don't trust the segment limits that the BIOS reports; instead give itmsmith1999-08-022-20/+10
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of these1999-08-021-19/+19
* Remove accidental 8bit character in error message.se1999-08-021-5/+21
* Fix typo and use Fx macro instead of literal FreeBSD.se1999-08-021-3/+4
* Use err[x]/warn[x] and improve error reportingbrian1999-08-021-23/+25
* #ifdef IPPROTO_OSPFIGP before expecting it to be defined.brian1999-08-023-3/+13
* Add -n option to print numeric user and group IDs instead of namessheldonh1999-08-023-9/+31
* Filter ospf and igmp separately.brian1999-08-023-8/+50
* Add new ports category "ftp".asami1999-08-022-2/+4
* Add ports-ftp.asami1999-08-022-2/+4
* Use Byacc rather than Bison.obrien1999-08-022-4/+2
* Clear flags on psuedo terminals before trying to chmod and chown them.imp1999-08-021-1/+2
* English fixes: consistent spacing after periods, "userland", not "user land",hoek1999-08-021-17/+18
* Bruce noted that the use of err(), fixed to errx() in the last commit,hoek1999-08-021-3/+6
* Move the specification of EDGE/LEVEL triggered interrupts tomdodd1999-08-0122-104/+160
* Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred overhoek1999-08-011-1/+7
* Typo of sample command line.sada1999-08-011-2/+2
* Richard the Lionheart was crowned on 3rd September 1189, not the 27thnik1999-08-011-2/+2
* Add ipfw recompile and bpfilter -> bpf changesimp1999-08-011-1/+9
* Note need to recompile pccardd with latest kernel.imp1999-08-011-1/+5
* o Add additional printfs for error cases when we can't attach the device.imp1999-08-013-9/+29
* o Add "debuglevel" keyword to config file.imp1999-08-016-35/+78
* Make ipfw's logging more dynamic. Now, log will use the default limitgreen1999-08-016-23/+184
* Clarify that "-w" ignores horizontal white space changes.obrien1999-08-011-1/+1
* Sync with sys/i386/conf/majors.i386 revision 1.80.kato1999-08-011-1/+3
* Only use Bison to generate cc1plus's parse code.obrien1999-08-012-4/+4
* Cleanup - diked out a heap of old KLM stuff that isn't needed anymore.newton1999-08-011-65/+3
* Remove inappropriate references to the wrong name for the bootstrapgrog1999-08-012-16/+2
* Move the memory access behavior information provided by madvisealc1999-08-016-24/+38
* pmap_object_init_pt:alc1999-07-313-6/+6
* Fixed $Id$.bde1999-07-311-3/+3
* Removed a duplicate reference to System V.4.bde1999-07-311-2/+1
* Fixed syntax error in previous commit.bde1999-07-311-2/+3
* FIxed disordering in previous commit. Fixed some old disorder.bde1999-07-311-3/+3
* Add a -E flag, similar to -e (overide variables from environment) excepthoek1999-07-314-14/+47
* Print an error message on illegal numerical arguments.hoek1999-07-311-5/+20
* When printing an error message after command execution fails, don't assumehoek1999-07-311-2/+4
* Remove explicit testing of the NOFSCHG variable. Its functionality (in thishoek1999-07-311-3/+1
* Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.hoek1999-07-314-11/+35
* Add INSTALL.TXT back.jkh1999-07-311-2/+2
* Change the type of vpgqueues::lcnt from "int *" to "int". The indirectionalc1999-07-314-26/+24
* Tune table since 0200-0206 is not available, add more charsache1999-07-312-18/+10
* bad news: chars 0200-0206 used internally in troff, make them back illegalache1999-07-312-2/+2
* Use errx() instead of err() in example code calling err() after strtol().hoek1999-07-311-2/+2
OpenPOWER on IntegriCloud