index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2007-10-31
Don't leak potentially secret authname through ioctl interface.
Mike Belopuhov
2007-10-25
Fix probability rules w/ numbers (e.g probability 0.4).
Marco Pfatschbacher
2007-10-24
HW_PHYSMEM is unsigned
Peter Stromberg
2007-10-22
add missing header to avoid warning
Charles Longeau
2007-10-22
sync with daemon parser code.
Pierre-Yves Ritschard
2007-10-22
pfctl does not need file secrecy
Theo de Raadt
2007-10-20
add missing [-b block#] to the usage of fsck(8)
Igor Sobrado
2007-10-20
an usage message should fit on a 80-column display
Igor Sobrado
2007-10-20
Strip trailing whitespace on input lines. Should make config files more
Kenneth R Westerback
2007-10-20
document the "all" interface group; after some discussion w/ mpf and henning
Jason McIntyre
2007-10-18
SIGCHLD is not an errno value.
Ray Lai
2007-10-17
- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by
Theo de Raadt
2007-10-16
sync the synopsis and usage of commands
Igor Sobrado
2007-10-16
Allow '=' to end a number in all lexers.
Marco Pfatschbacher
2007-10-16
Allow unquoted numbers in variables.
Marco Pfatschbacher
2007-10-16
in the lex... even inside quotes, a \ followed by space or tab should
Theo de Raadt
2007-10-16
"script" does not belong in the lease declaration section;
Jason McIntyre
2007-10-15
specifying int instead of just unsigned is better style
Theo de Raadt
2007-10-13
support an include directive; file of course must also be "secure" like
Theo de Raadt
2007-10-13
in all these programs using the same pfctl-derived parse.y, re-unify the
Theo de Raadt
2007-10-13
Unconditionally call the TIOCSTSTAMP ioctl, this way calling nmeaattach(8)
Marc Balmer
2007-10-11
next step in the yylex unification: handle quoted strings in a nicer fashion
Theo de Raadt
2007-10-09
Fix range check for carp vhid: vhid 0 isn't valid
Joel Knight
2007-10-08
attribute packed -> __packed
Gilles Chehade
2007-10-05
check fgets return value
Charles Longeau
2007-10-01
Backout NUMBER to string conversion.
Marco Pfatschbacher
2007-09-29
default to svnds now to accomodate change in the vnd driver.
Felix Kronlage
2007-09-28
sort options;
Jason McIntyre
2007-09-27
Add loginterface support for groups.
Marco Pfatschbacher
2007-09-26
some cleanup. remove #ifdef __FreeBSD__ code, last sync to FreeBSD was
Pierre-Yves Ritschard
2007-09-25
remove unneeded feof
Charles Longeau
2007-09-25
check fgets return value
Charles Longeau
2007-09-25
make route flush obey the rtable ID
Henning Brauer
2007-09-23
Allow numbers to be used as unquoted strings again.
Marco Pfatschbacher
2007-09-17
Document the syntax used with manual SAs for automatic creation
Stuart Henderson
2007-09-16
Do not use DIP() as an lvalue; founc by pcc. ok millert@ ray@
Otto Moerbeek
2007-09-14
remove some warnings:
Charles Longeau
2007-09-13
use strcspn to properly overwrite '\n' in fgets returned buffer
Charles Longeau
2007-09-12
Here too: Add support to the lex for parsing number out of the stream.
Hans-Joerg Hoexer
2007-09-12
add a missing range check for rtable ids; ok cloder henning
Theo de Raadt
2007-09-12
Add support to the lex for parsing number out of the stream. handle
Theo de Raadt
2007-09-11
use strcspn to properly overwrite '\n' in fgets returned buffer
Gilles Chehade
2007-09-11
rearrange the mount_vnd examples to show the equivalent entry for each
Alexandre Anriot
2007-09-10
Proper use of fseek/fseeko macros.
Tobias Stoeckmann
2007-09-08
make bioctl behave like a unix program and exit 1 on error
Henning Brauer
2007-09-07
check fgets return value
Charles Longeau
2007-09-05
Correct the format strings after the recent rt_metrics changes.
Claudio Jeker
2007-09-05
remove compat link to /usr/sbin/vnconfig, the program is in /sbin for one
Alexander von Gernler
2007-09-03
malloc(n * m) -> calloc(n, m); ok espie
Theo de Raadt
2007-09-03
Typos from miod. 'specificed' -> 'specified' in some comments and man page.
Kenneth R Westerback
[next]