| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In setpgid(), since td is passed in as a system call argument, use it | rwatson | 2004-07-23 | 1 | -1/+1 |
* | Fix the following LOR on pf module unload: | mlaier | 2004-07-23 | 1 | -4/+4 |
* | Refine pf_check_proto_cksum() a bit in order to avoid additional in_pseudo() | mlaier | 2004-07-23 | 1 | -25/+22 |
* | Mark functions pure where applicable. | tjr | 2004-07-23 | 1 | -11/+12 |
* | Mark functions pure where applicable. A notable exclusion is strcoll(), | tjr | 2004-07-23 | 1 | -13/+13 |
* | Allow an effective uid of root to bypass mac_bsdextended rules; the MAC | rwatson | 2004-07-23 | 1 | -0/+3 |
* | The ADDR16 relocations were assuming that non-local symbols had an | grehan | 2004-07-23 | 1 | -14/+24 |
* | If you insert a pccard modem and then eject it, you get a panic. This | imp | 2004-07-22 | 1 | -1/+2 |
* | MFi386 revision 1.421 | alc | 2004-07-22 | 1 | -1/+1 |
* | Remove redundant inclusion of bus_if.h. It isn't needed in this file, as | imp | 2004-07-22 | 1 | -1/+0 |
* | MFp4: | imp | 2004-07-22 | 1 | -30/+29 |
* | Actually free the unit when destroying the interface. | brooks | 2004-07-22 | 1 | -0/+5 |
* | Remove ahb, aha, ie, le and wl devices. They are all ISA/EISA only. | imp | 2004-07-22 | 1 | -8/+0 |
* | There is no pcic device on amd64. OLDCARD isn't supported, and | imp | 2004-07-22 | 1 | -9/+0 |
* | Push Giant acquisition down into fo_stat() from most callers. Acquire | rwatson | 2004-07-22 | 4 | -7/+8 |
* | More CardBus Bridges supported, o2micro better now | imp | 2004-07-22 | 1 | -5/+23 |
* | Add IDs from TI's web site. Reports from the field and inspection of | imp | 2004-07-22 | 2 | -1/+14 |
* | More TI device IDs. | imp | 2004-07-22 | 1 | -0/+3 |
* | - Change uma_zone_set_obj() to call kmem_alloc_nofault() instead of | alc | 2004-07-22 | 4 | -13/+10 |
* | Push acquisition of Giant from fdrop_closed() into fo_close() so that | rwatson | 2004-07-22 | 5 | -6/+16 |
* | suser() accepts a thread argument; as suser() dereferences td_ucred, a | rwatson | 2004-07-22 | 1 | -0/+12 |
* | In devfs_allocv(), rather than assigning 'td = curthread', assert that | rwatson | 2004-07-22 | 1 | -7/+9 |
* | Arg! Revert local changes that were accidentlly included in the previous | scottl | 2004-07-22 | 1 | -40/+22 |
* | Don't count needed bounce pages if loading a buffer that was created with | scottl | 2004-07-22 | 1 | -23/+41 |
* | Disable the PREEMPTION-enabled code in critical_exit() that encourages | scottl | 2004-07-22 | 1 | -0/+2 |
* | Make size suffix case insensitive. | le | 2004-07-22 | 2 | -3/+6 |
* | display.c: | johan | 2004-07-22 | 4 | -3/+8 |
* | Fix handling of comments on .elif lines. The patch given in a followup | harti | 2004-07-22 | 1 | -0/+7 |
* | Add references to pf(4) and pfctl(8) at the description of | keramida | 2004-07-22 | 1 | -2/+7 |
* | Add a macro, __pure, which expands to __attribute__((__pure__)) on gcc | tjr | 2004-07-22 | 1 | -0/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r132536, | roberto | 2004-07-22 | 1 | -14/+59 |
|\ |
|
| * | The following patch has been taken from the ntp-stable vendor branch. | roberto | 2004-07-22 | 1 | -14/+59 |
* | | Include support for NOCRYPT & NO_OPENSSL world. | roberto | 2004-07-22 | 4 | -5/+20 |
* | | Correct another cut/paste mistake. Sorry folks. | roberto | 2004-07-22 | 1 | -1/+1 |
* | | Remove arlib (libares.a) from the build. It is not IPv6 compatible, not | roberto | 2004-07-22 | 2 | -13/+1 |
* | | Correct a cut/paste error. | roberto | 2004-07-22 | 1 | -1/+1 |
* | | Allow ntpd to be compiled w/o readline when NO_GNU is defined. Part of a | roberto | 2004-07-22 | 3 | -7/+21 |
* | | Update comment about fast interrupts to be closer to reality | imp | 2004-07-22 | 1 | -0/+4 |
* | | Remove duplicate $FreeBSD$ | imp | 2004-07-22 | 3 | -9/+0 |
* | | Reinsert the bus space handle and tag, they are needed for the timer test. | njl | 2004-07-22 | 1 | -0/+2 |
* | | Instead of doing everything in identify, do a proper probe/attach. Also, | njl | 2004-07-22 | 1 | -23/+45 |
* | | Remove unused (and bogus) locking, style cleanup, remove unnecessary casts. | njl | 2004-07-22 | 1 | -145/+84 |
* | | Return the correct value when dst == NULL and conversion has stopped after | tjr | 2004-07-22 | 1 | -2/+2 |
* | | Add two more programs useful for testing the correctness of pipes. | silby | 2004-07-22 | 2 | -0/+214 |
* | | Add 'benchmarked' and many technical acronyms for protocols, product | murray | 2004-07-22 | 1 | -1/+29 |
* | | In pmap_mincore() create a private copy of the pte for use after the pmap | alc | 2004-07-22 | 1 | -1/+5 |
* | | Improve package list for disc3: | murray | 2004-07-22 | 1 | -1/+6 |
* | | Update the callframe structure to leave space for the frame pointer | grehan | 2004-07-22 | 6 | -2/+16 |
* | | Make this compile: add sys/module.h and KDBify. | gallatin | 2004-07-22 | 1 | -5/+3 |
* | | Minor style nit | imp | 2004-07-22 | 1 | -1/+1 |