summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - AI_ALL and AI_V4MAPPED flags are currently not supporteddanger2008-07-011-1/+18
* Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doingjhb2008-07-014-3/+201
* The example wpa_supplicant.conf file has been moved to share/examples/etc/,danger2008-07-011-0/+3
* - install the example wpa_supplicant.conf file to the share/examples/etcdanger2008-07-012-1/+6
* - add the -m option to the example commands because they would fail w/o itdanger2008-07-011-4/+9
* - more mark-up fixesdanger2008-07-011-8/+6
* Rework how the mpt_user personality handles buffers for config pages.jhb2008-07-011-67/+105
* During shutdown, deregister the shutdown hook from the correct eventjhb2008-07-011-1/+1
* Fix a regression: attach process PMCs to the process created whenjkoshy2008-07-011-2/+2
* Fix instances of bogus #elsif directive.dds2008-07-011-21/+21
* Fix off-by-one error.nyan2008-07-011-1/+1
* Set bridge MAC addresses to the MAC address of their first interface unlessphilip2008-07-011-6/+33
* Remove unused 'td' arguments from smbfs_hash_lock() andrwatson2008-07-011-9/+9
* Don't try to hardlink directories. While I'm here, expand somekientzle2008-07-011-3/+10
* Reflect the fact that we actually have NetBSD revision 1.3.delphij2008-06-301-1/+1
* Remove clause 3 and 4 of NetBSD license.delphij2008-06-301-8/+1
* Do not set IFF_DEBUG directly from the driver.rik2008-06-309-30/+84
* Remove spls from NFS server setup call; expand receive socket bufferrwatson2008-06-301-8/+3
* Run the privileged dhclient process in its own session.ed2008-06-301-0/+1
* In udp_append() and udp_input(), make use of read locking on incpbsrwatson2008-06-301-8/+8
* Make it clear that gzcat expects each argument to be separate files.delphij2008-06-301-1/+13
* Update man page for -t.des2008-06-301-2/+5
* Quick shot at implementing -t (test).des2008-06-301-4/+42
* More explicit error message.des2008-06-301-1/+2
* Add missing $FreeBSD$des2008-06-301-0/+1
* Avoid NULL deference.delphij2008-06-301-0/+5
* - Forgot to bump a date after last changedanger2008-06-301-1/+1
* - add some missing wordsdanger2008-06-301-25/+44
* Rev. 1.8 broke matching on lines where the failure mode is at the headmtm2008-06-301-1/+1
* Correct SB600 AC97 Audio PCI ID, otherwise we will attach to thedelphij2008-06-301-1/+1
* Document the layout of the address space, borrowing heavily fromalc2008-06-301-2/+12
* Compute NKPDPE from NKPT. This reduces the number of knobs that must bealc2008-06-301-1/+1
* Fix a bogon in the previous commit and add some missing error checks.das2008-06-291-9/+12
* Correctly handle malloc() failure. While here, reduce the code size adas2008-06-294-103/+162
* Factor out the code that builds the argument table. We don't need separatedas2008-06-291-130/+47
* Reduce the level of duplication between vfprintf() and vfwprintf()das2008-06-295-975/+888
* Add some regression tests for printf() with positional arguments.das2008-06-292-1/+133
* Begin de-spaghettifying the code that handles positional arguments.das2008-06-292-188/+306
* Strictly speaking, the definition of VM_MAX_KERNEL_ADDRESS is wrong. However,alc2008-06-292-2/+1
* Increase the size of the kernel virtual address space to 6GB. Until thealc2008-06-291-4/+3
* Remove an unneeded error variable to make clear that if reachingbz2008-06-291-3/+1
* Add a new priv 'PRIV_SCHED_CPUSET' to check if manipulating cpusets isbz2008-06-292-1/+2
* Make it clearer that it is possible to disable the generation ofdas2008-06-291-4/+4
* Add -m option to cron(8), overriding default mail recipient for cron mails,marck2008-06-294-17/+36
* Remove the unused softc from the lo(4) driver.ed2008-06-291-20/+2
* Document messages printed in verbose mode.jkoshy2008-06-291-2/+36
* Try to fix errors introduced in svn180085/cvs rev. 1.10:bz2008-06-291-1/+2
* Revice the way the CTF conversion is done per object. Avoid creating a secondjb2008-06-291-1/+1
* Repair botched variable rename.kan2008-06-291-4/+4
* It may be #if 0'd out code, but change a varname to not shadow a global.julian2008-06-291-4/+4
OpenPOWER on IntegriCloud