Age | Commit message (Expand) | Author |
2009-06-09 | try to get "play" right; help/ok naddy | Jason McIntyre |
2009-06-09 | sync | Theo de Raadt |
2009-06-09 | correct loop in debug code to not use an uninitialised page. it was | Owain Ainsworth |
2009-06-09 | Fix userland regression tests by providing a #define for pool_setipl() | Owain Ainsworth |
2009-06-09 | make the regress target build the program before using it. | Peter Hessler |
2009-06-09 | Update to handle the default resolv order behavior. | Peter Hessler |
2009-06-09 | nnpfspioctl change in libc mandates a major crank here to | Theo de Raadt |
2009-06-09 | missing header file; bring things into scope | Theo de Raadt |
2009-06-09 | add missing flag to usage; synchronize argument names with documentation; | Igor Sobrado |
2009-06-09 | By default, don't accept IPv4 ICMP redirects. This behaviour can be | Stuart Henderson |
2009-06-09 | Update the user input routines to (re-evaluate and) redraw the | Alexander Hall |
2009-06-09 | AD1981HD output amps are weird. they report 63 volume steps but the | Jacob Meuser |
2009-06-09 | quirks for MacBookPro3,1 inspired by FreeBSD's snd_hda. problem | Jacob Meuser |
2009-06-09 | Tighten and tweak keyboard question. Use 'layout' instead of 'type' | Kenneth R Westerback |
2009-06-09 | revert guenther@'s un-revert of art's curpmap. | Kenneth R Westerback |
2009-06-09 | Disable xlights for now, since the rapid periodic interrupts it generates | Theo de Raadt |
2009-06-09 | backout interrupt diff until it the next round of fixes | Theo de Raadt |
2009-06-08 | must calculate iovlen or ktrace panics the machine; diff from blambert | Theo de Raadt |
2009-06-08 | If the machine only has one state enabling the EST driver is pointless, | Gordon Willem Klok |
2009-06-08 | sync | Theo de Raadt |
2009-06-08 | remove stray * from comment, probably a rewrapping artefact | Stuart Henderson |
2009-06-08 | quieten compiler by converting pointers to uintptr_t before truncating them | Theo de Raadt |
2009-06-08 | improve the description of fs_freq; | Jason McIntyre |
2009-06-08 | Document new behaviour of the gconf2 MODULE. | Antoine Jacoutot |
2009-06-08 | Update to tzdata2009i from elsie.nci.nih.gov | Todd C. Miller |
2009-06-08 | fix non standard/valid usage of ? : operator on amd64 | Jonathan Gray |
2009-06-08 | fix non standard/valid usage of ? : operator. | Jonathan Gray |
2009-06-08 | revert this change by eric@: | David Gwynne |
2009-06-08 | in pf_print_state_parts, do not use skw->proto to print the protocol | Henning Brauer |
2009-06-08 | bring back the fixed PF_AEQ/ANEQ/AZERO macros, the offending use has been | Henning Brauer |
2009-06-08 | "do not call PF_ANEQ with af=0, dragons". fixes a problem with skip | Stuart Henderson |
2009-06-08 | gah. something is not quite right, sthen sees strange behaviour fixed | Henning Brauer |
2009-06-08 | some vnodes have a NULL mountpoint, so strlcpy of the f_mntonname if not advised | Theo de Raadt |
2009-06-08 | unfuck PF_AEQ PF_ANEQ PF_AZERO macos that got fucked when v6 support | Henning Brauer |
2009-06-07 | sync | Theo de Raadt |
2009-06-07 | tweak -v; from Tim van der Molen | Jason McIntyre |
2009-06-07 | some minor fixes, mainly from from Niclas Zeising, freebsd conf/112024 | Jason McIntyre |
2009-06-07 | improve spacing in usage() | Igor Sobrado |
2009-06-07 | Define _KERNEL for the bare minimum. We can include sys/proc.h | Todd C. Miller |
2009-06-07 | xfs -> nnpfs; ok jj | Jason McIntyre |
2009-06-07 | We weren't including isa.h and therefore missing the NISA #define. This | Mike Larkin |
2009-06-07 | Do not look at the avail_{start,end} members from vm_physmem[] anymore. | Miod Vallat |
2009-06-07 | Remove gecos expanding code, since the expanded string is no longer | Ray Lai |
2009-06-07 | Don't leak FILE * if multiple -o flags are given. | Ray Lai |
2009-06-07 | don't prefix the usage of a define that has a - with a - | Jonathan Gray |
2009-06-07 | Shave surplus space from format string. | Michael Knudsen |
2009-06-07 | Use SIZE_MAX, not SIZE_T_MAX. | Ray Lai |
2009-06-07 | Don't use $TMPDIR if it is empty. | Ray Lai |
2009-06-07 | Plug file descriptor leak when diffing regular files. | Ray Lai |
2009-06-07 | Remove outdated comment. | Ray Lai |