summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Backup existing init(8) as /sbin/init.bak.ru1999-08-051-3/+9
* I was clearly smoking crack when I committed the change to allow forjkh1999-08-051-3/+15
* commit these files after updating syscalls.master.jkh1999-08-054-4/+4
* Re-commit these files after updating syscalls.master (in the proper orderjkh1999-08-052-2/+2
* Move syscall 180 back to where it was before and fix thejkh1999-08-051-3/+3
* - Don't assume that SCSI ID numbers of HDD units are contiguous. Thatkato1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDkato1999-08-051-2/+3
* Turn docs back on - ache was very quick.jkh1999-08-051-2/+2
* More committage for the arla pioctl syscall.jkh1999-08-052-1/+2
* Fix typo which would have caused MTRR support on non-SMP systems tomsmith1999-08-042-4/+4
* Reserve a syscall for the arla folks. I'm assuming that since syscalls.cjkh1999-08-043-2/+5
* The ARLA folks don't need a bdev after all - remove it.jkh1999-08-042-4/+2
* "Linux emulator" -> "Linux image activator"nik1999-08-041-4/+4
* Fix fd race conditions (during shared fd table usage.) Badfileops isgreen1999-08-049-38/+98
* Add various network cards that have been new-busified and made into KLDsgreen1999-08-041-2/+9
* Turn docs off by default again - somebody has broken the docproj port.jkh1999-08-041-2/+2
* Correction: "ans" -> "and."green1999-08-043-6/+6
* Log hostname settings/changes.obrien1999-08-041-0/+1
* Back out rev 1.2. The correct type of host-name is `X'. There was a problemobrien1999-08-041-1/+1
* Don't over-allocate and over-copy shorter NFSv2 filehandles and thenpeter1999-08-044-40/+44
* Don't probe if pci_cfgopen() fails to find pci hardware, like we used topeter1999-08-046-30/+24
* MFS: use logger(1) instead of plain echo(1).obrien1999-08-041-2/+7
* Support the setting of hostname via DHCP.obrien1999-08-041-0/+7
* o Typo in prior version kept it from compiling (blush).imp1999-08-042-12/+18
* brucify:imp1999-08-032-12/+12
* Reorganise ppp's usage to avoid some mandoc limitations.brian1999-08-032-248/+200
* Add a sample entry for Exim, in preparation for the upcoming behavioursheldonh1999-08-031-1/+7
* Better comment on ntpdate_enable - if I have misunderstood wheneivind1999-08-031-2/+2
* Typowosch1999-08-031-2/+2
* Minor tweak for last commit: insert extra delay between issuing masterwpaul1999-08-021-2/+4
* 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
OpenPOWER on IntegriCloud