summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a kqueue filter for writing to ufs filesystems which always returnsjlemon2001-06-051-0/+22
* Correct cross-references:sobomax2001-06-053-4/+4
* Correct cross-references:sobomax2001-06-059-17/+16
* Fix cross-references:sobomax2001-06-053-5/+5
* Don't use tabs here!ru2001-06-051-2/+2
* Fix type-o's, update pagedillon2001-06-051-25/+46
* Close the line displine on detach. Lots of folks have submittd this, andimp2001-06-052-2/+8
* Add a line discipline close routine which restores some functionalitydd2001-06-052-10/+42
* Style and cosmetic cleanups. This driver is now reasonably stlye(9)dd2001-06-053-226/+254
* Document what happens when the real id is changed.imp2001-06-052-0/+6
* Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep.imp2001-06-051-35/+0
* Only build i82365_isa attachment when we have isa bus.imp2001-06-051-1/+1
* Minor improvements:imp2001-06-051-15/+29
* There seems to be a problem that the order of disk write operation beingobrien2001-06-051-2/+11
* Add a missing word.dd2001-06-053-3/+3
* Add a missing word.dd2001-06-053-3/+6
* Invert the meaning of the -d option (i.e. default to *not* list dynamic rules,des2001-06-042-1119/+1160
* Correct a spelling nit (a -> an).dd2001-06-041-1/+1
* Use the l_nullioctl exported from tty_conf.c rather than rolling our own.dd2001-06-042-20/+0
* Unstaticize l_nullioctl; it is needed elsewhere (like in tty_snoop.c).dd2001-06-043-2/+3
* Added the -l option to df, so to be compatable with other unicies.pirzyk2001-06-042-4/+59
* Add sprog.7 to the list.eric2001-06-041-3/+3
* While in the interrupt loop, check for a bogus interrupt value of 0xff.jlemon2001-06-041-0/+9
* Fixed pkg_add so when it does not find a package, it returns != 0.pirzyk2001-06-041-1/+2
* Now that we've got the ne765.h file installed under <dev/ic/>, use itjoerg2001-06-041-2/+1
* Round #2 of the sys/isa/ic/ => sys/dev/ic/ move: install sys/dev/icjoerg2001-06-042-1/+3
* Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so theyjoerg2001-06-0411-292/+10
* In the same manner as getpass(3), block SIGINTR and SIGSTP while we aremarkm2001-06-041-1/+12
* Return an empty string rather than an error at EOF.markm2001-06-041-2/+4
* Install this SUID root. Heck, it is su, after all.markm2001-06-042-0/+4
* Extend the su(1) example to take into account recent options to givemarkm2001-06-041-3/+3
* Big module cleanup.markm2001-06-0418-267/+48
* Null file to bring back a file from the dead. This allows the real commitmarkm2001-06-041-0/+2
* Add the "nullok" option that causes this module to succeed if the Unixmarkm2001-06-041-3/+11
* Tidy up the options list (and make it more extendable), and add somemarkm2001-06-043-14/+23
* New release notes: ti(4) and xl(4) VLAN fixes, RFC 1323/1644 workaroundbmah2001-06-043-0/+78
* Add some new utility authenticators.markm2001-06-044-0/+354
* Use bitmasks of the KTR_* constants instead of hexidecimal values forjhb2001-06-042-4/+4
* Add a new psuedo-KTR trace level KTR_ALL which is a mask of all currentlyjhb2001-06-041-0/+1
* first blush at some FC path inquiry settingsmjacob2001-06-041-0/+20
* Do NOLUNS dance for oddball Exabyte. We *really* need to do this as hints.mjacob2001-06-041-1/+12
* first blush at some FC path inquiry settingsmjacob2001-06-041-0/+9
* If the chip isn't in power state D0, put it in power state D0. Iimp2001-06-041-10/+12
* Recommend what to do in a single user boot.imp2001-06-041-0/+8
* Add sprog.7, the beginnings of the secure programming guide.eric2001-06-041-0/+180
* Fix the default number of virtual consoles in the usage.hlp file: thereolgeni2001-06-041-1/+1
* Add BSD-style copyright headersbrian2001-06-0418-34/+506
* Remove configuration file for pim6[ds]d.ume2001-06-043-4/+1
* Change to a standard BSD-style copyrightbrian2001-06-042-26/+44
* Renamed to README.natbrian2001-06-041-352/+0
OpenPOWER on IntegriCloud