| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change that &@!$# UIO_READ to be UIO_WRITE. I tested the ktrace stuff, | green | 2000-07-07 | 1 | -1/+1 |
* | Remove commented out NOMAN variable. | jhb | 2000-07-07 | 1 | -1/+0 |
* | Move newbus detection code to alloc routines. | dmlb | 2000-07-07 | 1 | -50/+68 |
* | MFS: adjust University of California's copyright. | obrien | 2000-07-07 | 1 | -1/+1 |
* | Fix support for more than 256 simultaneous mounts. Theoretical limit | bp | 2000-07-07 | 2 | -4/+8 |
* | Honour appropriate no-crypto flags. | markm | 2000-07-07 | 1 | -1/+5 |
* | Darn; didn't commit this with the rest of the entropy gathering code. | markm | 2000-07-07 | 1 | -0/+6 |
* | Add entropy gathering code. This will work whether the module is | markm | 2000-07-07 | 11 | -246/+731 |
* | Bump __FreeBSD_version to note KAME upgrade | kris | 2000-07-07 | 1 | -1/+1 |
* | Add missing #include to unbreak IPSEC_DEBUG builds | kris | 2000-07-07 | 1 | -0/+1 |
* | Suppress a warning message about trigraphs. | grog | 2000-07-07 | 1 | -1/+1 |
* | Fix a minor bug in the MAC address unscrambling code. | wpaul | 2000-07-06 | 1 | -3/+3 |
* | Don't forget to set our MAC address into packets we wre sending out via | julian | 2000-07-06 | 1 | -0/+6 |
* | Properly fix world. | n_hibma | 2000-07-06 | 2 | -2/+2 |
* | Fix buildworld. | roberto | 2000-07-06 | 1 | -0/+2 |
* | Add support for the National Semiconductor DP83815 fast ethernet | wpaul | 2000-07-06 | 2 | -21/+229 |
* | - Inline all the functions that are only called once. This results in a | jhb | 2000-07-06 | 2 | -228/+214 |
* | Doh. The disklabel is not 0x200 bytes of zeros, but it is 0x200 bytes long. | jhb | 2000-07-06 | 2 | -2/+2 |
* | Clarify the comments in here a bit. The first sector of boot2 is not just | jhb | 2000-07-06 | 2 | -4/+4 |
* | Emulate the WBINVD instruction when it is called by the BIOS. | jhb | 2000-07-06 | 2 | -12/+30 |
* | Close PR# 19617: add support for VIA VT6102 NICs to VIA Rhine driver. | wpaul | 2000-07-05 | 4 | -0/+6 |
* | add list of KAME files - may not be 100% correct | itojun | 2000-07-05 | 1 | -0/+53 |
* | Use the packed attribute for the descriptor on the wire | n_hibma | 2000-07-05 | 2 | -2/+4 |
* | Support for unsigned integer and long sysctl variables. Update the | jhb | 2000-07-05 | 6 | -69/+78 |
* | Oops! If we're deciding a command is now really dead, make *darned* | mjacob | 2000-07-05 | 1 | -0/+9 |
* | Clean up ISPCTL_ABORT_CMD function to not be too chatty if it succeeds, | mjacob | 2000-07-05 | 1 | -7/+14 |
* | End two weeks of on and off debugging. Fix the crash on the Nth | imp | 2000-07-05 | 1 | -24/+27 |
* | o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with | rwatson | 2000-07-05 | 1 | -0/+4 |
* | split net.inet6.ip6.rtexpire (and others) from net.inet.ip.*. | itojun | 2000-07-05 | 2 | -4/+12 |
* | correct compilation with IPSEC_IPV6FWD. | itojun | 2000-07-05 | 1 | -0/+1 |
* | enable newpcm module building | cg | 2000-07-04 | 1 | -1/+1 |
* | newpcm module makefiles | cg | 2000-07-04 | 21 | -0/+156 |
* | o Update e-mail address associated with /dev/audit to reflect | rwatson | 2000-07-04 | 1 | -1/+1 |
* | be sure to wipe out m_pkthdr when you set M_PKTHDR, you may see junk pointer | itojun | 2000-07-04 | 2 | -1/+2 |
* | Add 'device stf', 6to4(one of IPv6 over IPv4 encapsulations) interface. | sumikawa | 2000-07-04 | 2 | -0/+4 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 139 | -9377/+19651 |
* | Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259. | nyan | 2000-07-04 | 1 | -2/+2 |
* | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | phk | 2000-07-04 | 63 | -131/+131 |
* | Fix the "almost clone" semantics. | phk | 2000-07-04 | 1 | -6/+11 |
* | Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that you | jhb | 2000-07-04 | 4 | -26/+38 |
* | Get userland visible flags added for snapshots to give a few days | mckusick | 2000-07-04 | 3 | -5/+40 |
* | Simplify and rationalise the management of the vnode free list | mckusick | 2000-07-04 | 4 | -159/+65 |
* | Move the truncation code out of vn_open and into the open system call | mckusick | 2000-07-04 | 16 | -75/+95 |
* | If a buffer flush fails when trying to reclaim a vnode, it is too | mckusick | 2000-07-04 | 2 | -8/+20 |
* | A side effect of new 12160 f/w- there is only one set whether target | mjacob | 2000-07-04 | 1 | -4/+1 |
* | roll new Qlogic 2200 firmware in place | mjacob | 2000-07-04 | 1 | -4473/+5181 |
* | roll new Qlogic 2100 firmware in place | mjacob | 2000-07-04 | 1 | -3952/+4556 |
* | roll new 12160.h firmware in place | mjacob | 2000-07-04 | 1 | -3928/+2336 |
* | Remove obsolete isp_dogactive tag. | mjacob | 2000-07-04 | 1 | -1/+1 |
* | Fix completely stupid and idiotiuc sprintfs in isp_inline.h with | mjacob | 2000-07-04 | 1 | -36/+19 |