summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Files are installed with mode 444 by default.ru2005-12-091-1/+0
* Really fix the relative timestamp bug. It was only incorrect for the ALQnjl2005-12-091-1/+2
* Unbreak hotplug support on the ICH6 and ICH7 chipsets.sos2005-12-091-3/+4
* Sync with i386, fix compiling for non-SMP.davidxu2005-12-091-0/+2
* Fix compiling warning on 64 bits system.davidxu2005-12-091-1/+1
* Cleanup _FreeBSD_version.glebius2005-12-091-3/+0
* Fix build breakage by fixing typo.pjd2005-12-091-1/+1
* Add a sysctl to force a process to sigexit if a trap signal isdavidxu2005-12-091-0/+17
* Remove itimers_event_hook, now it is a private function in kern_time.c.davidxu2005-12-091-1/+0
* Fix memory leak.ru2005-12-091-0/+1
* config.5 was repocopied from share/man/man5/ to usr.sbin/config/.ru2005-12-093-383/+1
* Register itimers_event_hook as a kernel event handler, so I don'tdavidxu2005-12-093-9/+9
* Remove the -B option from the directory-copying examples. The -Bkientzle2005-12-091-2/+2
* fixed a kernel crash at the initialization time of PIM-SM register interfacesuz2005-12-091-13/+30
* Tweak -32 description and add -32 FILES.obrien2005-12-091-2/+7
* Comment out mqfs_create_link. Inline some small functions.davidxu2005-12-091-4/+4
* Now SIGCHLD is always queued.davidxu2005-12-091-14/+4
* Cleanup sigqueue sysctl.davidxu2005-12-091-6/+2
* - Allow to specify the byte which will be used for filling read buffer.pjd2005-12-081-4/+7
* Teach NOP GEOM class how to gather the following statistics:pjd2005-12-084-9/+99
* Careful measurement of the ST Labs card shows that the pulse width ofimp2005-12-081-1/+1
* Regen for futimes.ambrisko2005-12-084-3/+8
* Add 32bit version of futimes so untar doesn't result in bad datesambrisko2005-12-082-1/+24
* - Document trap's -l option and the behaviour of a missing action or a singlestefanf2005-12-081-2/+14
* Print empty quotes ('') when an empty string is passed to outqstr().stefanf2005-12-081-0/+4
* Correctly quote the output when showing the installed trap actions.stefanf2005-12-081-6/+5
* Add support for 7320 and 915 PCIe chipsets.rodrigc2005-12-081-7/+11
* Whitespace: reduce diffs with amd64.jhb2005-12-081-2/+1
* MFi386:jhb2005-12-0813-186/+101
* Clarify that the echo builtin takes an arbitrary number of strings.stefanf2005-12-081-4/+3
* A big rewrite of receive Jumbo frame handling. Remove the local Jumboglebius2005-12-082-248/+75
* Suppress logging about unimplemented syscalls to one time per process. Thisglebius2005-12-081-9/+7
* After printing per-cpu cache contents, summarize total cached items andrwatson2005-12-081-4/+16
* 1) fix tiny bug in bge_start_locked()oleg2005-12-082-106/+116
* Teach umastat about the variable-length array of per-CPU caches at the endrwatson2005-12-081-23/+74
* Add an API for jumbo mbuf cluster allocation and also provideandre2005-12-084-6/+113
* MACHINE is changed to "pc98" on FreeBSD/pc98.nyan2005-12-081-6/+0
* Switch MACHINE to "pc98" on FreeBSD/pc98.nyan2005-12-081-2/+27
* o Remove SI_KERNEL until I really implemented it.davidxu2005-12-081-1/+1
* the response NS to a DAD NS was not sent correctly due to theume2005-12-081-5/+5
* In devfs_first(), set mp->mnt_opt to a valid empty list of mount optionsrodrigc2005-12-081-0/+5
* Add "errmsg" to list of global mount options.rodrigc2005-12-081-0/+1
* Reorder the calling of the completion callback and the transferiedowse2005-12-081-10/+14
* Do not accept an empty bpf program.jkim2005-12-081-0/+3
* Use cross-compile friendly spelling of CPUTYPE.obrien2005-12-071-2/+2
* Remove the ports version of bsdiff - it is now in the base system.obrien2005-12-071-1/+0
* Remove the ports version of portsnap - it is now in the base system.obrien2005-12-071-1/+0
* Fix build without BPF_JITTER option.jkim2005-12-071-1/+3
* Add BPF Just-In-Time compiler support for ng_bpf(4).jkim2005-12-079-13/+41
* Add a paragraph to the COMMON ITEMS section that describes whydougb2005-12-071-0/+7
OpenPOWER on IntegriCloud