Age | Commit message (Expand) | Author |
2001-07-12 | a couple of mdoc fixes | Jun-ichiro itojun Hagino |
2001-07-12 | add ALTQ related options. | Kenjiro Cho |
2001-07-12 | enable altq.9 | Kenjiro Cho |
2001-07-12 | add altq.9 that describes ALTQ queue macros. | Kenjiro Cho |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2001-07-12 | extra wddone caused biodone panics occasionally | Constantine Sapuntzakis |
2001-07-12 | Rework of probe code. Try better to deal with floating buses. Depending | Constantine Sapuntzakis |
2001-07-11 | Error on invalid ports | Constantine Sapuntzakis |
2001-07-11 | no need to call dirname(pw->pw_dir). | Markus Friedl |
2001-07-11 | Eliminate use of static functions in line with normal OpenBSD | Kenneth R Westerback |
2001-07-11 | "ln -s" -> "ln -sf"; ok hin | Peter Valchev |
2001-07-11 | sort options string, fix -p, add -k | Markus Friedl |
2001-07-11 | Simplify pf_pull_hdr(), don't use inner IP header's ip_len or ip_off | Daniel Hartmeier |
2001-07-11 | Plug memory leak in pw_copy(); millert@ ok | Aaron Campbell |
2001-07-11 | Clarify performance of tsort -l (hamiltonian circuit is NP-complete). | Marc Espie |
2001-07-11 | need to save hint (verified from current netbsd uvm_map.c) -- need mod | mts |
2001-07-11 | Space stripping | Marc Espie |
2001-07-11 | Typo in comment | Marc Espie |
2001-07-11 | since Feb'99 uid_end is 2147483647, not 32000. | Mike Pechkin |
2001-07-11 | Correct path in an example. Already fixed in heimdal repository. | Hans Insulander |
2001-07-11 | Remove the need for simple_exec.c | Hans Insulander |
2001-07-11 | Use our swap16 and swap32 instead of the ones in libroken. | Hans Insulander |
2001-07-11 | Don't put krb5 stuff in libkafs, as this creates some very unwanted | Hans Insulander |
2001-07-11 | Put libkafs stuff for krb5 in libkrb5, to resolve linking issues. | Hans Insulander |
2001-07-11 | Added todo about kstash and library cleanup | Hans Insulander |
2001-07-11 | typo in comment | Peter Valchev |
2001-07-11 | When rebuilding ramdisk kernel, rebuild dependancies after config RAMDISK | Dale Rahn |
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev |
2001-07-11 | Return 0 on success, convert exit to return | Angelos D. Keromytis |
2001-07-11 | make it compilable in all 4 combination of KRB4/KRB5 settings. dugsong ok | Jun-ichiro itojun Hagino |
2001-07-10 | Use offsetof() from sys/param.h, not a local define. | Kenneth R Westerback |
2001-07-10 | don't panic if fork or pipe fail (just return an empty passwd). | Markus Friedl |
2001-07-10 | Style. | Angelos D. Keromytis |
2001-07-10 | typo; from Joseph Mallett <jmallett@xMach.org> | Michael Shalayeff |
2001-07-10 | put another YP-only piece inside the ifdef | Theo de Raadt |
2001-07-10 | -Wall | Theo de Raadt |
2001-07-10 | Missing breaks. | Marc Espie |
2001-07-10 | ANSI C does not like labels: without a statement after that. | Marc Espie |
2001-07-10 | some .Pp removed, according to mpech@ | Daniel Hartmeier |
2001-07-10 | (c)-2001 | Hakan Olsson |
2001-07-10 | Rewrite packet capture to handle IPv6 addresses. | Hakan Olsson |
2001-07-10 | htonl() for null.null_family, ok niels@, ho@ | Markus Friedl |
2001-07-10 | Oops, we can't use 0 as next_addr()'s error return since 0.0.0.0 is | Todd C. Miller |
2001-07-10 | Resolve as a host name if not an IP address; dhartmei@ OK | Todd C. Miller |
2001-07-10 | another lame OpenBSD tag. | Federico G. Schwindt |
2001-07-10 | ether_input_mbuf() conversion; thanks to drahn@ for testing. | Federico G. Schwindt |
2001-07-10 | Unbreak commit to use memset.c instead of bzero.c | Dale Rahn |
2001-07-10 | Until fxp and if_de are fixed with the correct parameter to vtophys() | Dale Rahn |
2001-07-10 | Wait 1 second after soft reset. | Constantine Sapuntzakis |
2001-07-10 | Update this to match the new nat.conf format and give the grammar | Todd C. Miller |