| Commit message (Expand) | Author | Age | Files | Lines |
* | When parsing the HTTP_PROXY environment variable, strip a trailing / | cperciva | 2005-08-09 | 1 | -1/+5 |
* | Add a missing EOL when printing "Latest snapshot on server is older | cperciva | 2005-08-09 | 1 | -5/+7 |
* | Use atomic operations on runningbufspace. | ssouhlal | 2005-08-08 | 1 | -2/+4 |
* | Use m_copypacket() which is an optimization of the common case | thompsa | 2005-08-08 | 1 | -2/+2 |
* | Drop in a WITNESS_WARN into SYSCTL_IN to make sure that we are | csjp | 2005-08-08 | 1 | -0/+2 |
* | - Use callout_init_mtx() to close a small race between callout_stop() and | jhb | 2005-08-08 | 2 | -71/+25 |
* | Add portsnap to the base system. This is a secure, easy to use, | cperciva | 2005-08-08 | 16 | -1/+2358 |
* | reorder a couple of cases of void __inline to __inline void | julian | 2005-08-08 | 1 | -3/+3 |
* | Move the Hitler quotes and some references to him to the "offensive" file. | schweikh | 2005-08-08 | 2 | -78/+73 |
* | Merge the dev_clone and dev_clone_cred event handlers into a single | rwatson | 2005-08-08 | 18 | -40/+51 |
* | Be case-insensitive when dealing with algorithm names. | pjd | 2005-08-08 | 1 | -4/+5 |
* | Add support for HP branded 2610SA | ps | 2005-08-08 | 1 | -0/+2 |
* | Ha! This is a very interesting bug. | pjd | 2005-08-08 | 1 | -4/+6 |
* | Check to see if we wired the user-supplied buffers in SYSCTL_OUT, if | csjp | 2005-08-08 | 1 | -1/+6 |
* | Split crypto tx+rx key indices and add a key index -> node mapping table: | sam | 2005-08-08 | 10 | -157/+324 |
* | While I find the Hitler quotes extremely questionable, I'm enough | schweikh | 2005-08-08 | 1 | -5/+5 |
* | Add strcasecmp() and strncasecmp() to libkern and connect to the build. | pjd | 2005-08-08 | 3 | -0/+72 |
* | Remove stray comma | brueffer | 2005-08-08 | 1 | -1/+1 |
* | Include <term.h> before #undef'ing key_clear. | stefanf | 2005-08-08 | 1 | -0/+2 |
* | Insert a series of place-holder function pointers in mac_policy.h for | rwatson | 2005-08-08 | 2 | -0/+50 |
* | Try best to keep a preempted thread at front of run queue, this seems | davidxu | 2005-08-08 | 1 | -1/+9 |
* | Retire the last of the FreeBSD 4.x compat code from the mly driver. | scottl | 2005-08-08 | 2 | -15/+1 |
* | Retire the FreeBSD 4.x compat code and __FreeBSD_version checks from the aac | scottl | 2005-08-08 | 2 | -65/+0 |
* | Remove a bogus word | brian | 2005-08-08 | 1 | -1/+1 |
* | Complete the removal of __FreeBSD_version checks from the amr driver. The | scottl | 2005-08-08 | 5 | -114/+6 |
* | Back-out previous commit - we need to skip logging socket when we start a | pjd | 2005-08-08 | 1 | -0/+3 |
* | Fix a few typos. | stefanf | 2005-08-08 | 2 | -4/+4 |
* | Don't forget to copy the sentinel into the `help' array. It's expected to | stefanf | 2005-08-08 | 1 | -2/+2 |
* | use ieee80211_iterate_nodes to retrieve station data; the previous | sam | 2005-08-08 | 1 | -45/+89 |
* | Fix typo so QUEUE_MACRO_DEBUG works again. | phk | 2005-08-08 | 1 | -1/+1 |
* | Cleanup beacon/listen interval handling: | sam | 2005-08-08 | 10 | -17/+32 |
* | describe m_align | sam | 2005-08-08 | 1 | -1/+7 |
* | Remove a stale __FreeBSD_version check. | scottl | 2005-08-07 | 1 | -5/+3 |
* | The presence of a on __FreeBSD_version flagged some code that hasn't been in | scottl | 2005-08-07 | 1 | -23/+4 |
* | Skip jails which are already running and inform why. | pjd | 2005-08-07 | 1 | -0/+4 |
* | Other changes to this driver preclude its use on 4.x, so remove 4.x compat | imp | 2005-08-07 | 1 | -4/+0 |
* | We don't need to skip /var/run/log socket, as syslogd is always started | pjd | 2005-08-07 | 1 | -2/+0 |
* | Allow to give more than one jail's name, eg.: | pjd | 2005-08-07 | 1 | -2/+6 |
* | When support for 2MB/4MB pages was added in revision 1.148 an error was | alc | 2005-08-07 | 2 | -2/+0 |
* | Sync libedit with recent NetBSD developments. Including improvements to the | stefanf | 2005-08-07 | 39 | -1494/+2412 |
* | The libedit update made a const cast necessary. | stefanf | 2005-08-07 | 1 | -1/+1 |
* | Add some more info about jail startup and shutdown. | brueffer | 2005-08-07 | 1 | -7/+17 |
* | Remove cat-pages without corresponding man-pages. | netchild | 2005-08-07 | 1 | -0/+22 |
* | Add the recently removed old paper about pascal. | netchild | 2005-08-07 | 1 | -0/+2 |
* | Recognize the SAB82532 in USIII machines. | marius | 2005-08-07 | 3 | -4/+5 |
* | The system tick _compare_ register of USIII CPUs and up is ASR25, not | marius | 2005-08-07 | 1 | -1/+1 |
* | It's actually 11 minutes when the machine is assumed to be down and removed | ssouhlal | 2005-08-07 | 1 | -1/+1 |
* | Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load, | krion | 2005-08-07 | 1 | -1/+10 |
* | Fix a comment. | stefanf | 2005-08-07 | 1 | -1/+1 |
* | Tell nls_setlocale() the very locale name from command line option, | imura | 2005-08-07 | 1 | -1/+1 |