summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend the number of syscalls to include those present in Linux 2.2.10. Thesemarcel1999-08-142-2/+18
* Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Bothmarcel1999-08-147-157/+483
* s/Yes/YES/g. `tcp_extensions''s comment implied "Yes" was a valid valueobrien1999-08-141-2/+2
* Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Thesemarcel1999-08-142-6/+18
* Hopefully clarify "log_in_vain" knob's comment.obrien1999-08-141-2/+2
* Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* Minor glitch in ti_newbuf_jumbo(): m_adj() was being called onwpaul1999-08-142-6/+6
* Don't force compression in SUPFLAGS, since that effectively negatessheldonh1999-08-143-6/+6
* add debugging message in unregister_methodn_hibma1999-08-141-1/+2
* Fix LINUX_TIOC{S|G}SERIAL implementation. Both do not copy data in or outmarcel1999-08-142-50/+42
* Minor spelling glitchn_hibma1999-08-141-2/+2
* Reviewed by: phkpho1999-08-142-2/+2
* Spring cleaning around strategy and disklabels/slices:phk1999-08-1443-397/+244
* Avoid possible panic by checking for EFAULT from copyinstr() duringnewton1999-08-142-10/+24
* Fix the LINUX_TCSET{A|AW|AF} and LINUX_TCSET{S|SW|SF} ioctls. These all suffermarcel1999-08-142-14/+56
* Fix a couple of termio/termios conversion bugs/typos/dupos/brainos and othermarcel1999-08-142-36/+46
* Document the AUTHORS section in mdoc(7). Expand the descriptionmpp1999-08-142-2/+7
* Correct typo.grog1999-08-141-1/+0
* Bad reference to exit(2) changed to exit(3).chris1999-08-141-2/+2
* Bad reference exit(2) changed to exit(3)chris1999-08-143-6/+6
* Add $Id$ tag.chris1999-08-141-0/+2
* Bad reference time(2) changed to time(3)chris1999-08-141-1/+1
* Bad reference of termios(3) changed to termios(4).chris1999-08-141-2/+2
* Bad reference of sysctl(1) changed to sysctl(8)chris1999-08-141-3/+3
* Bad reference to lstat(3) changed to lstat(2)chris1999-08-141-2/+2
* Fix .Xr line for `getpagesize'chris1999-08-141-2/+2
* Fix some bad references:chris1999-08-141-3/+3
* Fix bad references:chris1999-08-141-3/+3
* Bad reference of getcwd(2) changed to getcwd(3).chris1999-08-141-2/+2
* 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
OpenPOWER on IntegriCloud