summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bad reference of setrlimit(3) changed to setrlimit(2).chris1999-08-141-2/+2
* Bad reference of su(8) changed to su(1).chris1999-08-141-3/+3
* Tidy up comments.grog1999-08-141-18/+42
* Clean up comments.grog1999-08-141-55/+44
* Clean up some comments.grog1999-08-141-72/+49
* Tidy up some comments.grog1999-08-141-137/+194
* Add keypairs replace and readpol. These got forgotten in a previousgrog1999-08-141-1/+3
* rewrite lockrange and unlockrange. Hopefully the current version willgrog1999-08-141-44/+105
* Add hotspare keyword.grog1999-08-141-2/+3
* vinumioctl: add ioctls for raw subdisks and plexes. Remove code forgrog1999-08-141-10/+57
* Remove some XXX comments (they're not really gone, just invisible).grog1999-08-141-112/+57
* Bad reference of mount(1) changed to mount(8).chris1999-08-141-3/+3
* Don't create a "struct vpgqueues" for PQ_NONE.alc1999-08-141-7/+7
* Remove some XXX comments (they're not really gone, just invisible).grog1999-08-141-48/+9
* Change definitions for get_volume_label, lockrange.grog1999-08-141-4/+4
* Add code which someday will help support hot spares.grog1999-08-141-30/+46
* vinumopen: add code for opening raw plexes. Volume-related plexgrog1999-08-141-0/+3
* Clarify some comments.grog1999-08-141-3/+14
* Add declarations for initvol, initplex and initsd helper functions forgrog1999-08-141-0/+3
* vinum_info: add code to print out lock events.grog1999-08-141-7/+32
* make_plex_dev: make them raw. Volume-related plex devices willgrog1999-08-141-9/+19
* vinum_init: add code to initialize subdisks as well as plexes. Alsogrog1999-08-141-129/+159
* Change reference to mount(1) to mount(8)chris1999-08-141-2/+2
* Minor style fix - change 'if(!*v)' to 'if (!*v)'chris1999-08-141-2/+2
* Grrrr. Fix a really lame bug that I tripped over while testing my miibuswpaul1999-08-141-2/+2
* Bring up to date to work with -CURRENT.grog1999-08-142-19/+108
* Use proper capitalization.obrien1999-08-141-2/+2
* Use better comment for tcp_keepalive option.obrien1999-08-141-2/+2
* Specify that `ruptime' data is broadcast once every three minutes, notchris1999-08-141-2/+2
* Change reference from kldload(3) to kldload(2)chris1999-08-131-2/+2
* Add a notice saying that FreeBSD no longer tracks the PPS-API WG's drafts.phk1999-08-131-1/+5
* vm_map_madvise:alc1999-08-131-60/+85
* Axe LOGIN_CAP_AUTH.sheldonh1999-08-136-652/+9
* Add support for device drivers which want to track all open/closephk1999-08-134-122/+42
* Fix a warning on the alpha.dt1999-08-131-3/+1
* Fix warnings. (Initializer of promcons did miss an element in the start.)dt1999-08-131-3/+1
* Implementation of the CDROMSUBCHNL ioctl.marcel1999-08-134-4/+138
* Don't examine vp->v_tag (see comment in vnode.h)phk1999-08-132-6/+4
* Correct style issues with the previous commit.sheldonh1999-08-131-19/+16
* oops: Add missing include.phk1999-08-131-1/+2
* Move the special-casing of stat(2)->st_blksize for device filesphk1999-08-132-17/+17
* Remove spec_getattr(), which as far as I can tell can never be called from th...phk1999-08-132-6/+2
* Register our dev_t with make_devphk1999-08-131-13/+2
* The bdevsw() and cdevsw() are now identical, so kill the former.phk1999-08-1327-126/+120
* s/v_specinfo/v_rdev/phk1999-08-139-34/+33
* Use our floppy device names rather than BSD/OS's.obrien1999-08-132-3/+5
* In doing lock type conversion (struct flock), make sure that carbage in resultsmarcel1999-08-132-4/+10
* Document log_in_vain.imp1999-08-131-1/+7
* Merge from sys/i386/conf/majors.i386 revision 1.82.kato1999-08-131-1/+3
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.kato1999-08-131-2/+6
OpenPOWER on IntegriCloud