| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | Garrett Wollman | 2000-10-10 | 3 | -1/+6 |
* | .. fsck wrappers aftercommit #1: I don't know how these files got lost, | Adrian Chadd | 2000-10-09 | 2 | -0/+467 |
* | Reviewed by: rwatson, bp | Adrian Chadd | 2000-10-09 | 27 | -8134/+1010 |
* | Reviewed by: rwatson, bp | Adrian Chadd | 2000-10-09 | 1 | -0/+1 |
* | .. forgot a ; at the end of the $FreeBSD$ string. How did I actually forget | Adrian Chadd | 2000-10-09 | 2 | -2/+2 |
* | Some missed magic in the fsck wrapper commit which is required by other | Adrian Chadd | 2000-10-09 | 6 | -1264/+1384 |
* | Reviewed by: rwatson, bp | Adrian Chadd | 2000-10-09 | 17 | -359/+327 |
* | Don't overflow our fd_set. This is not a full sync with KAME because there | Kris Kennaway | 2000-10-08 | 1 | -9/+11 |
* | Format string fix. | Kris Kennaway | 2000-10-06 | 3 | -3/+3 |
* | Convert this Makefile to the usual style. | Ruslan Ermilov | 2000-10-06 | 1 | -3/+3 |
* | Document the latest firewall knobs. | Ruslan Ermilov | 2000-10-06 | 2 | -32/+91 |
* | Respect the protocol when looking the port up by service name. | Ruslan Ermilov | 2000-10-04 | 1 | -15/+22 |
* | Do not force argument to ``ipid'' modifier be in hex, and | Ruslan Ermilov | 2000-10-03 | 1 | -9/+11 |
* | Fixed the printing of TCP flags. | Ruslan Ermilov | 2000-10-03 | 1 | -1/+1 |
* | Add new fields for more granularity: | Bill Fumerola | 2000-10-02 | 1 | -6/+169 |
* | - Documented the host/bits syntax for destination argument. | Ruslan Ermilov | 2000-09-29 | 1 | -3/+13 |
* | Interpret the address argument as network-type address for `destination' | Ruslan Ermilov | 2000-09-29 | 1 | -13/+12 |
* | Fixed the case where argument of 0.0.0.0/8 would match the default route. | Ruslan Ermilov | 2000-09-29 | 1 | -4/+4 |
* | Document that net.inet.ip.fw.one_pass only affects dummynet(4). | Ruslan Ermilov | 2000-09-29 | 1 | -3/+5 |
* | Remove superfluous code: | Dag-Erling Smørgrav | 2000-09-28 | 1 | -78/+29 |
* | Add 'setupstate' to RAID-10 example. | Greg Lehey | 2000-09-23 | 1 | -2/+7 |
* | Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from the | Kenneth D. Merry | 2000-09-17 | 1 | -0/+2 |
* | Turn dkcksum() into an __inline function. | Poul-Henning Kamp | 2000-09-16 | 7 | -120/+5 |
* | Improve the clarification of the handling of the securelevel. | Sheldon Hearn | 2000-09-13 | 1 | -6/+2 |
* | Fix sign extension. | Matt Jacob | 2000-09-12 | 1 | -1/+1 |
* | Clarify the handling of the securelevel. | Sheldon Hearn | 2000-09-12 | 1 | -8/+13 |
* | Fix comment to match previous commit, as per bde. | Dag-Erling Smørgrav | 2000-09-07 | 1 | -1/+1 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine | 2000-09-06 | 1 | -1/+1 |
* | Don't warn about unknown mount types, since they most likely simply mean | Dag-Erling Smørgrav | 2000-09-06 | 1 | -3/+1 |
* | /modules -> /boot/kernel | Andrey A. Chernov | 2000-09-06 | 1 | -2/+2 |
* | Bring LDADD in line with DPADD. | Greg Lehey | 2000-09-06 | 1 | -1/+1 |
* | I'm not sure what changed to cause this, but using 'dirname' as a variable | Peter Wemm | 2000-09-03 | 1 | -8/+8 |
* | Clean up now that setproctitle() is in libc. | Greg Lehey | 2000-09-03 | 3 | -3/+1 |
* | Don't use libutil now that setproctitle() is in libc | Brian Somers | 2000-09-02 | 2 | -3/+0 |
* | Correct typo. | Greg Lehey | 2000-08-29 | 2 | -2/+2 |
* | No more hunting around for ipnat.conf(5) man page. | Nick Hibma | 2000-08-28 | 1 | -0/+1 |
* | Explain the notion that additional mount options may be described | Sheldon Hearn | 2000-08-28 | 2 | -12/+22 |
* | Mount DEVFS with no options. | Poul-Henning Kamp | 2000-08-26 | 1 | -1/+1 |
* | - When adjusting the end of a partition to lie on a cylinder boundary, don't | John Baldwin | 2000-08-24 | 2 | -92/+188 |
* | Only print information about reads and writes when the -v flag (for | Sheldon Hearn | 2000-08-23 | 2 | -12/+16 |
* | optreset is declared in unistd.h, so we don't need to declare it here again. | Warner Losh | 2000-08-16 | 1 | -2/+0 |
* | optreset is declared in unistd.h now. | Warner Losh | 2000-08-16 | 3 | -3/+0 |
* | Remove redundant code left over on removal of /dev/rXXX handling | Robert Nordier | 2000-08-15 | 1 | -2/+0 |
* | Partially revert r1.12, in which a warnx() if the device is not a | Robert Nordier | 2000-08-15 | 1 | -1/+1 |
* | Explain why adding ``options NFSKERB'' breaks the kernel build. | Sheldon Hearn | 2000-08-11 | 2 | -0/+6 |
* | Add text from NetBSD's rev 1.12 which should have accompanied | Sheldon Hearn | 2000-08-11 | 1 | -0/+22 |
* | Add $FreeBSD$. | Sheldon Hearn | 2000-08-11 | 1 | -0/+2 |
* | Resolve conflicts. | Sheldon Hearn | 2000-08-10 | 4 | -4/+9 |
|\ |
|
| * | Import routed-2.22.vendor/SGI/vjs_20000806 | Sheldon Hearn | 2000-08-10 | 4 | -9/+16 |
* | | Fix an order-of-operations bug and properly shift page_control values for | Kelly Yancey | 2000-08-10 | 1 | -6/+8 |