| Commit message (Expand) | Author | Age | Files | Lines |
* | The example wpa_supplicant.conf file has been moved to share/examples/etc/, | danger | 2008-07-01 | 1 | -0/+3 |
* | - install the example wpa_supplicant.conf file to the share/examples/etc | danger | 2008-07-01 | 2 | -1/+6 |
* | - add the -m option to the example commands because they would fail w/o it | danger | 2008-07-01 | 1 | -4/+9 |
* | - more mark-up fixes | danger | 2008-07-01 | 1 | -8/+6 |
* | Rework how the mpt_user personality handles buffers for config pages. | jhb | 2008-07-01 | 1 | -67/+105 |
* | During shutdown, deregister the shutdown hook from the correct event | jhb | 2008-07-01 | 1 | -1/+1 |
* | Fix a regression: attach process PMCs to the process created when | jkoshy | 2008-07-01 | 1 | -2/+2 |
* | Fix instances of bogus #elsif directive. | dds | 2008-07-01 | 1 | -21/+21 |
* | Fix off-by-one error. | nyan | 2008-07-01 | 1 | -1/+1 |
* | Set bridge MAC addresses to the MAC address of their first interface unless | philip | 2008-07-01 | 1 | -6/+33 |
* | Remove unused 'td' arguments from smbfs_hash_lock() and | rwatson | 2008-07-01 | 1 | -9/+9 |
* | Don't try to hardlink directories. While I'm here, expand some | kientzle | 2008-07-01 | 1 | -3/+10 |
* | Reflect the fact that we actually have NetBSD revision 1.3. | delphij | 2008-06-30 | 1 | -1/+1 |
* | Remove clause 3 and 4 of NetBSD license. | delphij | 2008-06-30 | 1 | -8/+1 |
* | Do not set IFF_DEBUG directly from the driver. | rik | 2008-06-30 | 9 | -30/+84 |
* | Remove spls from NFS server setup call; expand receive socket buffer | rwatson | 2008-06-30 | 1 | -8/+3 |
* | Run the privileged dhclient process in its own session. | ed | 2008-06-30 | 1 | -0/+1 |
* | In udp_append() and udp_input(), make use of read locking on incpbs | rwatson | 2008-06-30 | 1 | -8/+8 |
* | Make it clear that gzcat expects each argument to be separate files. | delphij | 2008-06-30 | 1 | -1/+13 |
* | Update man page for -t. | des | 2008-06-30 | 1 | -2/+5 |
* | Quick shot at implementing -t (test). | des | 2008-06-30 | 1 | -4/+42 |
* | More explicit error message. | des | 2008-06-30 | 1 | -1/+2 |
* | Add missing $FreeBSD$ | des | 2008-06-30 | 1 | -0/+1 |
* | Avoid NULL deference. | delphij | 2008-06-30 | 1 | -0/+5 |
* | - Forgot to bump a date after last change | danger | 2008-06-30 | 1 | -1/+1 |
* | - add some missing words | danger | 2008-06-30 | 1 | -25/+44 |
* | Rev. 1.8 broke matching on lines where the failure mode is at the head | mtm | 2008-06-30 | 1 | -1/+1 |
* | Correct SB600 AC97 Audio PCI ID, otherwise we will attach to the | delphij | 2008-06-30 | 1 | -1/+1 |
* | Document the layout of the address space, borrowing heavily from | alc | 2008-06-30 | 1 | -2/+12 |
* | Compute NKPDPE from NKPT. This reduces the number of knobs that must be | alc | 2008-06-30 | 1 | -1/+1 |
* | Fix a bogon in the previous commit and add some missing error checks. | das | 2008-06-29 | 1 | -9/+12 |
* | Correctly handle malloc() failure. While here, reduce the code size a | das | 2008-06-29 | 4 | -103/+162 |
* | Factor out the code that builds the argument table. We don't need separate | das | 2008-06-29 | 1 | -130/+47 |
* | Reduce the level of duplication between vfprintf() and vfwprintf() | das | 2008-06-29 | 5 | -975/+888 |
* | Add some regression tests for printf() with positional arguments. | das | 2008-06-29 | 2 | -1/+133 |
* | Begin de-spaghettifying the code that handles positional arguments. | das | 2008-06-29 | 2 | -188/+306 |
* | Strictly speaking, the definition of VM_MAX_KERNEL_ADDRESS is wrong. However, | alc | 2008-06-29 | 2 | -2/+1 |
* | Increase the size of the kernel virtual address space to 6GB. Until the | alc | 2008-06-29 | 1 | -4/+3 |
* | Remove an unneeded error variable to make clear that if reaching | bz | 2008-06-29 | 1 | -3/+1 |
* | Add a new priv 'PRIV_SCHED_CPUSET' to check if manipulating cpusets is | bz | 2008-06-29 | 2 | -1/+2 |
* | Make it clearer that it is possible to disable the generation of | das | 2008-06-29 | 1 | -4/+4 |
* | Add -m option to cron(8), overriding default mail recipient for cron mails, | marck | 2008-06-29 | 4 | -17/+36 |
* | Remove the unused softc from the lo(4) driver. | ed | 2008-06-29 | 1 | -20/+2 |
* | Document messages printed in verbose mode. | jkoshy | 2008-06-29 | 1 | -2/+36 |
* | Try to fix errors introduced in svn180085/cvs rev. 1.10: | bz | 2008-06-29 | 1 | -1/+2 |
* | Revice the way the CTF conversion is done per object. Avoid creating a second | jb | 2008-06-29 | 1 | -1/+1 |
* | Repair botched variable rename. | kan | 2008-06-29 | 1 | -4/+4 |
* | It may be #if 0'd out code, but change a varname to not shadow a global. | julian | 2008-06-29 | 1 | -4/+4 |
* | Enter the 1990s. Use real function declaration. | julian | 2008-06-29 | 1 | -1/+1 |
* | Oops, we've been incrementing the wrong cantforward variable. | julian | 2008-06-29 | 1 | -1/+2 |