Age | Commit message (Expand) | Author |
2004-11-29 | Clarify what a category is and update the list of categories to match our | Todd C. Miller |
2004-11-29 | lowercase for consistency; | Jason McIntyre |
2004-11-29 | tiny knf, no binary change. | Hans-Joerg Hoexer |
2004-11-29 | plug memory leaks on error | Patrick Latifi |
2004-11-29 | sync | Theo de Raadt |
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat |
2004-11-29 | The last item in an enum should not have a trailing comma | Todd C. Miller |
2004-11-29 | update to sudo 1.6.8p5 | Todd C. Miller |
2004-11-29 | Don't use seltrue() in poll ops since it requires v_rdev dereferencing | Alexander Yurchenko |
2004-11-29 | More test cases involving back-references. | Otto Moerbeek |
2004-11-29 | Better fix for the "unbounded recursion case", for example | Otto Moerbeek |
2004-11-29 | checking lazy evaluation of recursive variables | Marc Espie |
2004-11-29 | Build the table of created directories in-memory, instead of using | Otto Moerbeek |
2004-11-29 | sync | Theo de Raadt |
2004-11-29 | remove old header. everything should use net80211/ stuff. | Federico G. Schwindt |
2004-11-29 | Do not Xr boot_config anymore. | Miod Vallat |
2004-11-29 | Oops, sorting buglet | Miod Vallat |
2004-11-29 | knf/ansi. No binary change. | Jonathan Gray |
2004-11-29 | sync | Alexander Yurchenko |
2004-11-29 | CSR BlueCore, from anil. | Alexander Yurchenko |
2004-11-29 | Use volatile sig_atomic_t rather than int for sigtermed, from pjanzen@ | Jonathan Gray |
2004-11-29 | ansi. ok deraadt@ | Jonathan Gray |
2004-11-29 | Some small fixes from moritz@jodeit.org. ok deraadt@ | Damien Miller |
2004-11-29 | From FreeBSD: Correct URL of the programming manual. | Jonathan Gray |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-29 | put text after #endif in comment (compile w/ gcc3) | Peter Valchev |
2004-11-29 | missing full stop; | Jason McIntyre |
2004-11-28 | In kernel pppoe client, a simple IPv4 only implementation. | Can Erkin Acar |
2004-11-28 | logging fixes: | Henning Brauer |
2004-11-28 | remove .Xr to self in SEE ALSO; | Jason McIntyre |
2004-11-28 | sort SEE ALSO; | Jason McIntyre |
2004-11-28 | use gettimeofday() instead of time() in functions called from signal handlers... | Theo de Raadt |
2004-11-28 | slave_pid -1 by default, not 0, and reset to -1 when it goes away, with theo | Henning Brauer |
2004-11-28 | bump version | Henning Brauer |
2004-11-28 | remove no longer appropriate bugs section | Henning Brauer |
2004-11-28 | fix ttyline setting, fixes proctitle. | Henning Brauer |
2004-11-28 | sync | Peter Valchev |
2004-11-28 | garmin palm device; from openbsd@st.thrush.com | Peter Valchev |
2004-11-28 | privilege seperate ftpd | Henning Brauer |
2004-11-28 | sync | Theo de Raadt |
2004-11-28 | Prevent ADB devices other than mices of generating "extended" protocol events. | Matthieu Herrb |
2004-11-28 | make sure va_end() is always called in all possible paths | Patrick Latifi |
2004-11-28 | Stop looking at intrcnt[] for vmstat -i; this means vmstat -i only works | Miod Vallat |
2004-11-28 | Correct pmap_enter() flags usage. | Miod Vallat |
2004-11-28 | sync from libc | Michael Shalayeff |
2004-11-28 | a tiny hppa64 bit | Michael Shalayeff |
2004-11-28 | repair libkern support (again) and add rcsids | Michael Shalayeff |
2004-11-28 | support for syncing into libkern; tedu@ millert@ ok | Michael Shalayeff |
2004-11-28 | 1 inode per 8192 bytes now | Ted Unangst |
2004-11-28 | When dhcp configuration is attempted add the network interface to a | Kenneth R Westerback |