Age | Commit message (Expand) | Author |
2012-12-06 | Fix argument order in a log statement. | Nicholas Marriott |
2012-12-06 | Simplify command string parsing with a helper function from Tiago Cunha. | Nicholas Marriott |
2012-12-06 | Implement bus_space_mmap(9). | Martin Pieuchot |
2012-12-06 | old code is gone, remove comments and prototypes | Marc Espie |
2012-12-06 | set port = NULL for new connctions, fixes crashes | Alexandre Ratchov |
2012-12-06 | Fix some problems with the keys-command test: | Darren Tucker |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-12-05 | Cross-reference getfsstat(2); OK jmc@ | Todd C. Miller |
2012-12-05 | Archeological investigation shows dhclient-script did not overwrite | Kenneth R Westerback |
2012-12-05 | document that resolv.conf is now not unconditionally overwritten; | Jason McIntyre |
2012-12-05 | prevent double-free of comment; ok djm@ | Markus Friedl |
2012-12-05 | minor cleanup, whitespaces, mostly synced with freebsd | Mike Belopuhov |
2012-12-05 | Explicitly include sys/resource.h for RLIM_INF, etc. | Todd C. Miller |
2012-12-05 | fix from freebsd to correctly account rx errors; problem reported | Mike Belopuhov |
2012-12-05 | minor spacing nit. | Jasper Lievisse Adriaanse |
2012-12-05 | remove "Invalid interface name" message | Robert Peichaer |
2012-12-05 | no need for .Pp before lists; | Jason McIntyre |
2012-12-05 | If there is no domain-name and no domain-name-servers provided in | Kenneth R Westerback |
2012-12-04 | Remove the gcc 2 m88k varargs logic. You gave me a lot of trouble and no pony, | Miod Vallat |
2012-12-04 | Attach the 2nd core of SPARC64-VI and SPARC64-VII CPUs. | Mark Kettenis |
2012-12-04 | Implement bus_space_mmap(9). | Mark Kettenis |
2012-12-04 | Get rid of two 10-year-old XXX comments and do check for getchar(3) returning | Mark Kettenis |
2012-12-04 | Eliminate hand-rolled pseudo-strerror() %m strangeness by replacing | Kenneth R Westerback |
2012-12-04 | Rewritten posix_openpt manual that doesn't include any of the POSIX | Todd C. Miller |
2012-12-04 | Use "path name" not "pathname". | Todd C. Miller |
2006-04-18 | Oops, correct import this time. | Miod Vallat |
2012-12-04 | add group support back (for the ramdisk version) | Theo de Raadt |
2012-12-04 | Enable agp(4) | Martin Pieuchot |
2012-12-04 | Bring back column numbers and make them configurable, off by default | Florian Obser |
2012-12-04 | sync | Martin Pieuchot |
2012-12-04 | Add agp node | Martin Pieuchot |
2012-12-04 | Add support for Uninorth AGP bridges found in most if not all the macppc | Martin Pieuchot |
2012-12-04 | sync | Theo de Raadt |
2012-12-04 | Make bus_dmamem_mmap(9) understand the BUS_DMA_NOCACHE flag, required for | Martin Pieuchot |
2012-12-04 | Only pull in sys/cdefs.h if needed | Theo de Raadt |
2012-12-04 | only needs sys/types.h not sys/param.h | Theo de Raadt |
2012-12-04 | remove sunos backwards compat | Theo de Raadt |
2012-12-04 | replace sys/param.h with sys/types.h (and sometimes add limits.h if needed) | Theo de Raadt |
2012-12-04 | rather than a mishmash of headers, this only needs <stdint.h> | Theo de Raadt |
2012-12-04 | remove sunos backwards compat | Theo de Raadt |
2012-12-04 | remove some unnecessary sys/mbuf.h inclusions | Theo de Raadt |
2012-12-04 | remove some unnecessary sys/cdefs.h inclusions | Theo de Raadt |
2012-12-04 | remove some unnecessary sys/param.h inclusions | Theo de Raadt |
2012-12-03 | Backout last. It breaks existing 'ifconfig down ; dhclient' usage. | Kenneth R Westerback |
2012-12-03 | Cleanup after a 'ifconfig down', but stick around so 'ifconfig up' | Kenneth R Westerback |
2012-12-03 | Fix hang when exiting shell in script mode. OK naddy@ | Todd C. Miller |
2012-12-03 | wrap bpf.h header with NBPFILTER | Stefan Fritsch |
2012-12-03 | Add two missing quad-precision emulation functions: _Qp_cmp and _Qp_cmpe. At | Mark Kettenis |
2012-12-03 | Simple emulation of POSIX pty APIs posix_openpt(), ptsname(), | Todd C. Miller |
2012-12-03 | Close disk images if the client disconnects. This makes it possible to | Mark Kettenis |