2015-10-05 |
nicm | Set the line file descriptor nonblocking and make it... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
yasuoka | Fix efiboot not to use the usual kernel load address... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
nicm | Very trivial changes from file 5.x: spelling mistakes... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
nicm | Get BE and LE UTF-32 correct, from file 5.x. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
nicm | Update compress magic from the upstream file 5.x magic... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
stsp | actually use lbuf in getmailname() |
commit | commitdiff | tree | snapshot |
2015-10-05 |
tedu | change a few examples to be more stylistic. pointed... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
millert | Remove the non-standard -l flag that pipes the output... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
nicm | Add support for !:strength modifier to adjust strength... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
nicm | Offset into the file can be size_t and add some casts... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Revert if_oqdrops accounting changes done in kernel... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
nicm | Style nits on a couple of casts. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
millert | Use explicit_bzero() instead of memset() for zeroing... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | this process deserves -fstack-protector-all |
commit | commitdiff | tree | snapshot |
2015-10-05 |
djm | some more bzero->explicit_bzero, from Michael McConville |
commit | commitdiff | tree | snapshot |
2015-10-05 |
jmc | correct picasso's birth date; |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | alpha ramdisk ran out of space, very slightly. Probabl... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio inet cmsg" should work well in the session... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | KNF a switch statement, moving a local variable up... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
krw | Out, damned whitespace! |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Count IFQ_ENQUEUE() failure as output drop. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Don't count IF_DROP()'ed packets as if_oerrors too. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
millert | Remove unused errstr variable. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
semarie | use different tame requests if TMPDIR is in env: |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Handle ifi_oqdrops in netstat(8). |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Accumulate ifq_drops into if_oqdrops if if_start(). |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Teach snmpd(8) about if_oqdrops. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | If expression omits -exec/execdir/-ok primaries, then... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
uebayasi | Add ifi_oqdrops and its alias to struct if_data. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | If the -l flag is set, diff will fork/execve pr on... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
semarie | correct a rtget() error check |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | these 3 files do not need sys/socket.h |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" or tame "stdio" suffices for all... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | This can use tame "stdio rpath" from the top. If we... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" works. (Someone could refactor... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
stsp | Simplify iwm(4) newstate task by only queuing one state... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
mikeb | Factor LACP frame processing out to a separate task |
commit | commitdiff | tree | snapshot |
2015-10-05 |
krw | Remove 'landisk' from the comment about NUMBOOT archs... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
sobrado | fix some spelling messes. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
sobrado | typo. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
ratchov | Fix missing checks for truncation of long file names... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" works fine, as long as we sidestep... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | Since the dawn of time, this has contained freopen... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" initially; if we find out the only... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath wpath cpath fattr", because this... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | refactor, so we don't a C function in a .h file, yuck! |
commit | commitdiff | tree | snapshot |
2015-10-05 |
yasuoka | Fix ip_is_idle_packet() to parse packets properly. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio getpw" right at the top; this runs the... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" for the entire lifetime. newsyntax... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | small KNF |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" early on, but if we discover only... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | use the normal -1 check for tame failure |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | use the normal -1 check for tame failure |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" is enough for the general case,... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
jsing | Make sure dot is not set after tz - fixes incorrect... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" works here. It may look like the... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | col can be locked down with tame "stdio", in case it... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | banner can be restricted to tame "stdio". if this... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | tame "stdio rpath" works for all use cases of pwd(1... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
miod | Remove disklabel -B support on landisk - superseded... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
miod | No need to create {sd,wd}boot links to xxboot anymore. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
miod | Use MI installboot instead of disklabel -B to put boot... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
miod | Copy the stage2 file to / in md_installboot(). |
commit | commitdiff | tree | snapshot |
2015-10-05 |
krw | Oops. Missed file in fdisk commit. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
guenther | Wrap <resolv.h> so that internal calls go direct |
commit | commitdiff | tree | snapshot |
2015-10-05 |
renato | When the SIA state is declared for a given destination... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
krw | Tweak man page to describe newly enhanced '-g' operation. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
krw | Enhance '-g' to create a default GPT label in addition... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | user land -> userland; from Rob Pierce |
commit | commitdiff | tree | snapshot |
2015-10-05 |
deraadt | user land -> userland; from Rob Pierce |
commit | commitdiff | tree | snapshot |
2015-10-04 |
renato | Ignore IPv4 TLVs in IPv6 instances and vice-versa. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
renato | Fix warnings and add safeguards to protect against... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
renato | Add option to configure or disable the DUAL active... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
djm | mention sendto(2) destination address restriction for... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
jung | tweak initial output a bit: do not show number of light... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | dmesg has two modes. The normal sysctl mode, and the... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | remove tame "proc". it is not useful, because the... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | Move getcwd to a seperate area, with a hand-waving... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | Also needs "rpath" for some circumstances. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | add _eigrpd user/group |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | expr can use tame "stdio" |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | ls can use tame "stdio rpath getpw". It does uid/gid... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | df is a tame "stdio rpath" program, the rpath due to... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
millert | Remove useless pattern_t typedef, POSIX regex is here... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
jsing | Apply some style(9), tweak a few things for readability... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
millert | Remove #ifdefs for non-POSIX systems. Also remove... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
deraadt | after dd has opened it's files and done the tape positi... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
ajacoutot | Plural. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
ajacoutot | Make it possible to give the same action to several... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
jung | a macmini has no light sensor, but reading from light... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
tedu | fix custom popen to return pid to caller instead of... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
jung | remove duplicate key, found by kettenis |
commit | commitdiff | tree | snapshot |
2015-10-04 |
tedu | remove stale comment. there is no need to avoid side... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
guenther | Clarify a point. Adjust punctuation after discussion... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
guenther | Wrap <search.h> to make all the symbols there weak |
commit | commitdiff | tree | snapshot |
2015-10-04 |
jmc | add "usage: " to usage(); from michael reed |
commit | commitdiff | tree | snapshot |
2015-10-04 |
guenther | Wrap <spawn.h> to make all the symbols there weak |
commit | commitdiff | tree | snapshot |
2015-10-04 |
jmatthew | Fix memory leak in error path. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
guenther | wrap __ivaliduser_sa() so the internal call is direct... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
guenther | wrap _fwalk() so internal calls are direct (at least... |
commit | commitdiff | tree | snapshot |
next |