summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some mdoc(7) style inconsistencesbrian1999-08-252-16/+32
* Add -e option to usage().dwhite1999-08-252-4/+4
* Mention our support of the xp1000 familygallatin1999-08-251-0/+1
* Don't getopt -M option and don't process it unless ENABLE_AMQ_MOUNT is on.obrien1999-08-251-2/+6
* Use ALIGN_TEXT macro for alignment to avoid ambiguity.marcel1999-08-251-2/+1
* what is a devuce?mjacob1999-08-252-4/+4
* Style clean-up:sheldonh1999-08-2531-762/+759
* Fix linux_newlstat in that it doesn't return the attributes of its containingmarcel1999-08-252-234/+208
* Document apmd stuff.iwasaki1999-08-251-1/+14
* Remove obsolete BUGS section which describes something which stoppedjkh1999-08-251-16/+1
* Declaration of strtouq() is not missing from stdlib.h, so don't redeclaredt1999-08-251-3/+0
* Fix {g|s}etgroups semantics. We use cr_groups[0] to hold egid. This means thatmarcel1999-08-252-106/+140
* Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoletedmarcel1999-08-252-4/+4
* Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.phk1999-08-2512-71/+58
* Add a couple of missing but unimportant break; statements.phk1999-08-251-1/+3
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysmarcel1999-08-259-110/+304
* Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we alwaysmarcel1999-08-252-172/+174
* Fix stack misalignment for Linux binaries caused by `linux_sigcode' not beingmarcel1999-08-251-1/+1
* Sort cross-references. Move mount(8) down the list where it belongs, inchris1999-08-251-2/+2
* Some very minor changes to the ISA dma code.dfr1999-08-251-3/+3
* Rename 'bios_jmp' to 'bios16_jmp' to make it clear what it's related to.msmith1999-08-253-10/+10
* Use the far jump for the base of the page arithmatic rather than thepeter1999-08-253-9/+10
* Make DEVFS use PHK's specinfo struct as the source of dev_t and devsw.julian1999-08-256-135/+127
* Try to get /usr/include/readline back into the snapshots.obrien1999-08-251-2/+2
* Don't open the swap file. The open descriptor for it hasn't been usedbde1999-08-252-9/+1
* Make DEVFS ops reflect some of the changes that have recently occured in thejulian1999-08-251-60/+173
* Add missing quote.dwhite1999-08-251-2/+2
* Fix comment to match reality..julian1999-08-252-2/+4
* Fix patch so it applies without asking for a filename.dwhite1999-08-241-21/+29
* Devfs now adds itself to the hook that PHK supplies.julian1999-08-241-1/+21
* Initialize the si_bsize fields for the MFS bogodevices.phk1999-08-241-2/+13
* Remove unneeded prototypes.phk1999-08-241-8/+1
* Work around a bad design in some PnP BIOS code whereby the BIOS can reachmsmith1999-08-242-4/+22
* Move ipxrouted.dmp from /tmp to /var/log to make it more difficult to hijack.jhay1999-08-242-4/+4
* Fix bug introduced in rev 1.28, which causes kernel build to break forsheldonh1999-08-241-2/+4
* Cosmetic: Correct the Id string.alc1999-08-242-2/+2
* Make the comments nice, short-but-sweet XXX format.green1999-08-241-10/+3
* When the SYSINIT() was removed, it was replaced with a make_dev on-demandgreen1999-08-241-1/+2
* Correct the mode information for the VGA mode X.yokota1999-08-242-5/+8
* This cleans up all the white space errors so that the nextrgrimes1999-08-246-419/+419
* Change PN_RXLEN from 1518 bytes to 1536 bytes. The chip always DMAs datawpaul1999-08-242-6/+6
* Document the setstate command.grog1999-08-241-6/+22
* Change declaration for initsd.grog1999-08-241-1/+4
* parseline(): Reset the -w flag.grog1999-08-241-27/+29
* vinum_info(): Add support for logging subdisk I/O.grog1999-08-241-17/+21
* Tidy up some indentation and comments.grog1999-08-241-15/+109
* set_sd_state: Correct the conditions for bringing up empty orgrog1999-08-241-44/+73
* Lock stripes of striped and RAID-5 plexes before writing them. Thisgrog1999-08-241-25/+36
* Add keywords setstate, checkparity, rebuildparity.grog1999-08-242-8/+14
* Add VINUM_SETSTATE_FORCE ioctl for diddling individual object states.grog1999-08-242-7/+15
OpenPOWER on IntegriCloud