summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops. fsync(8) should have been fsync(1). (repo-copied by peter)ps2000-07-192-3/+2
* Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.ps2000-07-194-0/+124
* Update stale references to update(4) with references to the newsheldonh2000-07-194-5/+5
* Replace the obsolete update(4) manual page with syncer(4). I wassheldonh2000-07-192-43/+39
* Apm device is now safe to be world readable, so make it so.imp2000-07-191-1/+1
* When we're just reading info from the driver, attempt to open the apmimp2000-07-191-1/+4
* Clean up this new manual page. This delta includes content andsheldonh2000-07-191-82/+112
* Except for the information gathering IOCTLs, require apm device beimp2000-07-192-0/+32
* To define A RR to root (.) is valid in DNS. So, h_name = "" shouldn'tume2000-07-191-2/+2
* Studied the tech docs for the Voodoo3 and Banshee, and hopefully fixed thecokane2000-07-193-21/+88
* Save any binaries we use by installworld, so that we won't use themarcel2000-07-191-2/+13
* Support link identification from rfc1570brian2000-07-1917-22/+176
* From the PR:ben2000-07-192-60/+112
* Const'ify parameters to ethers(3) routines as appropriate.archie2000-07-183-15/+15
* Make "ifconfig" with no arguments equivalent to "ifconfig -a".archie2000-07-181-0/+4
* Fix a bug which would cause some knotes to get lost when two kqueuesjlemon2000-07-181-1/+2
* make this file suitable for 4-stable as well as 5-currentcg2000-07-181-0/+11
* * Remove description of obsolete -t option.ben2000-07-181-5/+2
* PR:19945dick2000-07-181-1/+2
* Remove an unused variable warning.n_hibma2000-07-181-2/+0
* FreeBSD_version bump for changed kqueue API.jlemon2000-07-181-1/+1
* Fix the detection of parallel port Zip drives.n_hibma2000-07-181-4/+5
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-1824-1843/+2973
* scsi_all.c:gibbs2000-07-182-12/+34
* cam_ccb.h:gibbs2000-07-182-0/+13
* Convert calls to match new kqueue API.jlemon2000-07-181-5/+2
* Simplify kqueue API slightly.jlemon2000-07-186-38/+29
* Fix the IRQ9/IRQ2 confusion.phk2000-07-181-0/+1
* Correct the attribution for yes(1).nik2000-07-181-1/+1
* Remove an OBE comment.obrien2000-07-181-2/+0
* KNF'ize.obrien2000-07-1814-419/+448
* document serial console habits of AS2100[a]wilko2000-07-181-0/+6
* Cross-reference mount_nfs(8) and showmount(8).sheldonh2000-07-182-2/+4
* Order the cross-references in the SEE ALSO section, in preparationsheldonh2000-07-181-2/+2
* Import the new truncate(1) utility.sheldonh2000-07-184-0/+352
* Add the '-l' flag to nghook which loops the received data back.phk2000-07-182-3/+16
* oops- need reboot.h filemjacob2000-07-181-0/+1
* Fix a comment which was broken in rev 1.36.sheldonh2000-07-181-1/+1
* Add case that David missed about setting RB_SERIAL.mjacob2000-07-181-0/+1
* Remove <center> tags from with <title> section.ben2000-07-181-1/+1
* Define what is meant by `brackets' and `braces'.ben2000-07-181-2/+13
* Add an empty crunch.inc with instructions that you can use it to adjustnbm2000-07-181-0/+2
* Make a separate build directory in which to put all the generatednbm2000-07-182-6/+20
* Update PICOBSD-C kernel configuration to the new world order, grabbingnbm2000-07-181-139/+133
* Order the cross-references in the SEE ALSO section correctly.sheldonh2000-07-181-2/+2
* Fix the one 'obj'-related breakage, and quieten the build. Also changenbm2000-07-181-6/+6
* First part of PicoBSD makeover, adding basic 'obj' facilities, allowingnbm2000-07-181-62/+71
* Fix one grammar problem which crept in from rev 1.40 to rev 1.42, andsheldonh2000-07-181-2/+2
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-47/+115
* Substitute UT_NAMESIZE for 8 when truncating long usernames.sheldonh2000-07-181-1/+3
OpenPOWER on IntegriCloud