| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was generated by cvs2svn to compensate for changes in r72003, | Darren Reed | 2001-02-04 | 30 | -150/+327 |
| |\ |
|
| | * | Import IP Filter update | Darren Reed | 2001-02-04 | 36 | -173/+443 |
| * | | Remove the need to list each and every cpu platform. Config will now | Peter Wemm | 2001-02-04 | 4 | -55/+10 |
| * | | Mechanical change to use <sys/queue.h> macro API instead of | Poul-Henning Kamp | 2001-02-04 | 99 | -360/+356 |
| * | | Use <sys/queue.h> macro API. | Poul-Henning Kamp | 2001-02-04 | 9 | -39/+34 |
| * | | 'device agp' was missing | Peter Wemm | 2001-02-04 | 2 | -0/+8 |
| * | | Remove some stray traces of KMODDEPS | Peter Wemm | 2001-02-04 | 2 | -2/+0 |
| * | | Document API CS20 | Wilko Bulte | 2001-02-04 | 1 | -1/+53 |
| * | | Remove a DIAGNOSTIC check which belongs in <sys/queue.h> if anyplace at all. | Poul-Henning Kamp | 2001-02-04 | 5 | -20/+0 |
| * | | Warn if people include vn(4) in their config. | Poul-Henning Kamp | 2001-02-04 | 1 | -1/+2 |
| * | | Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET(). | Peter Wemm | 2001-02-04 | 4 | -27/+59 |
| * | | Remove the LABPC driver. | Poul-Henning Kamp | 2001-02-04 | 7 | -1107/+0 |
| * | | Zap obsolete (died with LKM) EXPORT_SYMS variable | Peter Wemm | 2001-02-04 | 4 | -4/+0 |
| * | | Use macro API to <sys/queue.h> | Poul-Henning Kamp | 2001-02-04 | 1 | -1/+1 |
| * | | Remove a sizeof(void *) == sizeof(int) assumption. | Poul-Henning Kamp | 2001-02-04 | 1 | -7/+7 |
| * | | Zap some bad examples: | Peter Wemm | 2001-02-04 | 17 | -50/+10 |
| * | | All the world is not an i386. Merge rev 1.438 of i386/i386/machdep.c. | Peter Wemm | 2001-02-04 | 4 | -0/+4 |
| * | | This commit represents work mainly submitted by Tor and slightly modified | Matthew Dillon | 2001-02-04 | 4 | -13/+38 |
| * | | Grumble, I broke this file with a vi accident before commit. :-( | Peter Wemm | 2001-02-04 | 1 | -0/+1 |
| * | | Spelling. | Stephen McKay | 2001-02-04 | 1 | -1/+1 |
| * | | In the hope of saving others from hours of tedious recovery work, | Stephen McKay | 2001-02-04 | 1 | -0/+10 |
| * | | Extend the sanity checks in ufs_lookup to ensure that each directory | Ian Dowse | 2001-02-04 | 1 | -1/+2 |
| * | | MPPE_MasterKeyValid is only there if HAVE_DES is defined. | Brian Somers | 2001-02-04 | 1 | -0/+2 |
| * | | Don't send an authentication failure response if we fail sending | Brian Somers | 2001-02-04 | 1 | -13/+26 |
| * | | Make the MPPE MasterKey Invalid messages a bit clearer (it now | Brian Somers | 2001-02-04 | 2 | -4/+6 |
| * | | Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP and | Brian Somers | 2001-02-04 | 3 | -18/+21 |
| * | | Don't specify root:wheel for tun*, it's the default. | Brian Somers | 2001-02-03 | 1 | -1/+1 |
| * | | Use the correct flags field when checking for a read-only filesystem | Ian Dowse | 2001-02-03 | 1 | -1/+1 |
| * | | Add a -g flag for verifying an installed package against its recorded | Jordan K. Hubbard | 2001-02-03 | 5 | -2/+41 |
| * | | Document API CS20 support. | Wilko Bulte | 2001-02-03 | 1 | -0/+2 |
| * | | Make the code act the same in the case of BRIDGE being defined, but not | Julian Elischer | 2001-02-03 | 1 | -16/+26 |
| * | | Use LIST_FOREACH() to traverse ifp->if_multiaddrs list, instead of | Poul-Henning Kamp | 2001-02-03 | 26 | -70/+35 |
| * | | Use <sys/queue.h> macro api rather than fondle its implementation detals. | Poul-Henning Kamp | 2001-02-03 | 13 | -79/+79 |
| * | | Move wicontrol from i386 to MI section. (yes, it compiles on alpha, where | Peter Wemm | 2001-02-03 | 1 | -1/+1 |
| * | | Conditionalize the alpha interrupt preemption for now to buy us some | Peter Wemm | 2001-02-03 | 2 | -0/+28 |
| * | | o Reinstate Kerberos IV support for sshd when MAKE_KERBEROS4 is | Robert Watson | 2001-02-03 | 1 | -0/+1 |
| * | | Pick up all messages* files less than two days old rather than | Brian Somers | 2001-02-03 | 1 | -8/+9 |
| * | | Change the permissions on /dev/tun* to 0600 root:wheel | Brian Somers | 2001-02-03 | 1 | -1/+1 |
| * | | o Allow non-root users to open /dev/tun* (remove suser() | Brian Somers | 2001-02-03 | 1 | -8/+5 |
| * | | At the point in time where most devices are created, we don't know what | Poul-Henning Kamp | 2001-02-02 | 2 | -1/+16 |
| * | | Unfortunately low-altitude overflights is not enough to make penguins crash. | Poul-Henning Kamp | 2001-02-02 | 2 | -0/+36 |
| * | | When turning off TCP_NOPUSH, call tcp_output to immediately flush | Jonathan Lemon | 2001-02-02 | 1 | -4/+14 |
| * | | Only superuser can create symlinks. | Poul-Henning Kamp | 2001-02-02 | 1 | -2/+5 |
| * | | BIND update now has security advisory number. | Bruce A. Mah | 2001-02-02 | 2 | -2/+2 |
| * | | quieten the esscontrol device | Cameron Grant | 2001-02-02 | 1 | -1/+6 |
| * | | strcpy -> strlcpy paranoia | Jacques Vidrine | 2001-02-02 | 1 | -1/+4 |
| * | | Removed vestiges of vop_mmap. | Bruce Evans | 2001-02-02 | 2 | -72/+1 |
| * | | Fix tftpd and tftp to support file transfers of over 65535 blocks | Jeroen Ruigrok van der Werven | 2001-02-02 | 4 | -4/+14 |
| * | | * Move exception_return to exception.s which is a more logical home for it. | Doug Rabson | 2001-02-02 | 1 | -8/+6 |
| * | | Patch the reintroduced (~0 << 32) == 1 bug with a cryptic but functional | Mike Smith | 2001-02-02 | 2 | -2/+4 |