Age | Commit message (Expand) | Author |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-14 | in some fs (ie. procfs), readdir won't return a cookie, so calculate | Federico G. Schwindt |
2003-08-14 | exit after primetest, ok djm@ | Markus Friedl |
2003-08-14 | remove magic swapping constants in favor of the #defines I added a few | Jason Wright |
2003-08-14 | safe(4) | Jason Wright |
2003-08-14 | safe(4) | Jason Wright |
2003-08-14 | - remove some uneeded junk (mainly leftovers from ubsec cut/paste) | Jason Wright |
2003-08-14 | kill unneeded caddr_t casts for *_copyback | Jason Wright |
2003-08-14 | mirror change in mbufs: cuio_copyback's 4th arg is now const void * | Jason Wright |
2003-08-14 | add uhci based on suggestion from loki at niteshade dot net | Jason Wright |
2003-08-14 | constify vfsops; tedu@ ok | Michael Shalayeff |
2003-08-14 | add itimerspec data structure, defined by POSIX 1003.1b. ok marc@ | Kevin Lo |
2003-08-13 | Correct comments about queue runner. | Todd C. Miller |
2003-08-13 | Install sendmail tuning guide | Todd C. Miller |
2003-08-13 | Based on what otto@ said on icb. The expensive thing in diff is | Todd C. Miller |
2003-08-13 | socks4->socks, since with support both 4 and 5; dtucker@zip.com.au | Markus Friedl |
2003-08-13 | Always force a pipeline flush after a PSR change, not before. How could | Miod Vallat |
2003-08-13 | remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@, | Markus Friedl |
2003-08-13 | use more portable tcsendbreak(3) and ignore break_length; | Markus Friedl |
2003-08-13 | sync | Theo de Raadt |
2003-08-13 | remove some copy and waste. from marius@monkey.org | Ted Unangst |
2003-08-12 | safe(4) | Jason Wright |
2003-08-12 | add safe(4). Works well enough for testing at least. | Jason Wright |
2003-08-12 | - Don't need the bus_dma callback cruft as we have everything necessary in the | Jason Wright |
2003-08-12 | fix after mickey breakage; reported by grange@. | Federico G. Schwindt |
2003-08-12 | Convert to use poll(2) instead of static select; OK deraadt@ | Todd C. Miller |
2003-08-12 | Stop the madness, though shalt not pass FD_SETSIZE as the first param to | Todd C. Miller |
2003-08-12 | Fix no newline at end of file case for Plan B. | Otto Moerbeek |
2003-08-12 | Don't tell people to use FD_SETSIZE as the first argument to select(). | Todd C. Miller |
2003-08-12 | Don't tell people to use FD_SETSIZE as the first argument to select(). | Todd C. Miller |
2003-08-12 | cleaning: remove sc_flags and FBSDID junk | Jason Wright |
2003-08-12 | regen | Michael Shalayeff |
2003-08-12 | constify sequencer script; krw@ ok | Michael Shalayeff |
2003-08-12 | do not hardcore 3.3 release | Theo de Raadt |
2003-08-12 | man page for acphy | Michael Shalayeff |
2003-08-12 | add acphy | Michael Shalayeff |
2003-08-12 | regen | Michael Shalayeff |
2003-08-12 | sun chip is 5821 | Jason Wright |
2003-08-12 | altima 101/101L phy from netbsd via freebsd; hugh@ testing | Michael Shalayeff |
2003-08-12 | sun board IS a ubsec | Jason Wright |
2003-08-12 | sync | Alexander Yurchenko |
2003-08-12 | TI cardbus controller found on my new laptop | Alexander Yurchenko |
2003-08-12 | Get rid of unused code, and KNF/ELF-sanitize the remaining code. | Miod Vallat |
2003-08-12 | Use spltty() instead of rolling our own expanded version. | Miod Vallat |
2003-08-12 | man page for safenet 1141/1741 from freebsd with appropriate Xrs | Jason Wright |
2003-08-12 | use _ENTRY consistently, remove some #if 0 code, and clean up some comments; ... | Jason Wright |
2003-08-12 | safenet 1141 driver from freebsd (sam at errno): | Jason Wright |
2003-08-12 | The idle loop is supposed to run with interrupts enabled, and will only | Miod Vallat |
2003-08-12 | More unused files with bad string functions in them. Bye bye. | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |