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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2002-05-10
Update usb userland stuff to reflect hid changes in the kernel.
Nathan Binkert
2002-05-09
prototype open_socket()
Todd C. Miller
2002-05-09
nuke unused variable
Todd C. Miller
2002-05-09
allowed() is only called once so there is no need to use static
Todd C. Miller
2002-05-09
Missing piece from last commit.
Todd C. Miller
2002-05-09
Better error handling for in_file(); from Owl
Todd C. Miller
2002-05-09
crontab is no longer setuid root, it is now setgid crontab.
Todd C. Miller
2002-05-09
obey mdoc(7) section ordering. sync w/kame
Jun-ichiro itojun Hagino
2002-05-09
drop support for rlogin/rsh service (we shouldn't have support it as
Jun-ichiro itojun Hagino
2002-05-08
o Use proper #defines; It is HAVE_*, not HAS_*
Todd C. Miller
2002-05-08
be even more clear
Theo de Raadt
2002-05-07
spelling; svs@ropnet.ru
Theo de Raadt
2002-05-06
Kill/adjust r(login|exec)d? references now that those are no longer in
Todd C. Miller
2002-05-06
Kill rlogind and rexecd Xr's and add Xr's for things we actually use.
Todd C. Miller
2002-05-06
do not install a SIGSEGV handler
Theo de Raadt
2002-05-06
syslog() paranoia; never pass in a non-const buffer w/o using "%s"
Todd C. Miller
2002-05-02
userland portion of prefixing usb structure members to avoid name clashes.
Nathan Binkert
2002-05-02
In UKC, when adding a fixed unit device (foo0) by cloning a star device
Miod Vallat
2002-04-29
wierd -> weird
Peter Valchev
2002-04-25
don't play games with size_t (seeing a pattern yet ?)
Marc Espie
2002-04-24
Unbreak from pfvar.h change.
Daniel Hartmeier
2002-04-21
remove generated files, must blow the obj dir before build now; beck@ ok
Michael Shalayeff
2002-04-15
fix a typo; from andrew@neep.com.au
Peter Valchev
2002-04-10
If the IP header length is zero, the packet will loop in ip_print().
Theo de Raadt
2002-04-09
make sure we fflush() after a sending a message and fix a typo in a comment
Mike Frantzen
2002-04-09
don't trust USER from the environment - bad, allows users to see files
Bob Beck
2002-04-09
minor KNF
Theo de Raadt
2002-04-08
Free memory. Patch from millert@.
Mike Pechkin
2002-04-07
fix authpf_kill_states()
Mike Frantzen
2002-04-06
print the condition correctly; closes PR 2530. millert@ ok.
Federico G. Schwindt
2002-04-06
root checks are removed now that we moved the per-user dir,
Bob Beck
2002-04-06
PR2525
Marc Espie
2002-04-06
more timeout dependent balony fallout. watch out for the falling sausage!
Theo de Raadt
2002-04-05
move location of per-user config files; beck ok
Theo de Raadt
2002-04-05
ensure that rules files are owned and writable only by root,
Bob Beck
2002-04-04
From Brian Poole:
Todd C. Miller
2002-04-04
Remove short-lived 'preserve' option that was replaced with 'nochange'.
Todd C. Miller
2002-04-03
UID ranges specified on the command line were being overridden by
Todd C. Miller
2002-04-02
We don't like 'OPTIONS' anymore.
Mike Pechkin
2002-04-02
My part of the help:
Mike Pechkin
2002-04-01
don't need this anymore
Bob Beck
2002-04-01
typo in comment
Bob Beck
2002-04-01
-Tattling is bad, users should be allowed to run anything on the system
Bob Beck
2002-04-01
remove a redundant word remove
Michael Shalayeff
2002-04-01
-Make the /etc/authpf/authpf.conf config file required.
Bob Beck
2002-04-01
build authpf
Bob Beck
2002-04-01
authpf - authenticating gateway shell for use with ssh(1) to make
Bob Beck
2002-04-01
change the extra text following preprocessor directives into comments.
Dan Harnett
2002-03-31
max_ttl default was changed to IPDEFTTL (64) several years
Kevin Steves
2002-03-31
Change ``ifdef HAVE_DES'' to ``ifndef NODES'' for consistency.
brian
[next]