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
2003-05-01
allow label on antispoof; requested by Gregor Binder <gbinder at sysfive.com>
Henning Brauer
2003-04-30
only compare suberblock fields that are interesting, instead of trying to
Ted Unangst
2003-04-30
cast size_t to unsigned long and use %lu;ok ho
Jason Wright
2003-04-30
kill globals anchorname and rulesetname; have them in main instead and pass
Henning Brauer
2003-04-30
Allow tables to be loaded into anchors.
Cedric Berger
2003-04-30
a on or off thing -> an on or off thing;
Jason McIntyre
2003-04-29
Fix parsing of noac option; noticed and OK by henning@
Todd C. Miller
2003-04-27
Update the pfioc_table IOCTL structure.
Cedric Berger
2003-04-27
Describe the 'C set' FIFO command better. (PR#3148, also)
Hakan Olsson
2003-04-27
Make the 'C set' FIFO command work as expected. PR#3148.
Hakan Olsson
2003-04-26
strcpy -> strlcpy.
Kenneth R Westerback
2003-04-26
bye bye
Theo de Raadt
2003-04-26
string cleanup; ok tedu
Theo de Raadt
2003-04-26
remove a bit more junk
Theo de Raadt
2003-04-26
remove stuff not needed
Theo de Raadt
2003-04-26
string cleaning; ok tedu
Theo de Raadt
2003-04-26
blow away file not needed
Theo de Raadt
2003-04-25
string cleanup
Theo de Raadt
2003-04-25
Support for accessing the information from the hardware monitoring sensors
Alexander Yurchenko
2003-04-25
Very little tweak for consistency in space vs \t
Alexander Yurchenko
2003-04-25
kill a workaround now that inet_net_pton acts reasonably
Henning Brauer
2003-04-25
check asprintf return value for error as well, some implementations do
Peter Valchev
2003-04-25
Properly copy the second part of nat proxy port range, when specified.
Daniel Hartmeier
2003-04-24
get rid of incorrectly sized buffer by using asprintf; ok millert
Peter Valchev
2003-04-24
mount_cd9660 is not normally executed at boot time;
Jason McIntyre
2003-04-23
most programs do not syslog at startup. especially this one
Theo de Raadt
2003-04-21
a few string cleanups; ok dhartmei
Theo de Raadt
2003-04-20
print "direxec" when it's enabled on msdosfs.
Ted Unangst
2003-04-19
change "%12.f" -> "%12.0f" to avoid a -Wformat warning
Anil Madhavapeddy
2003-04-18
support for making directories executable if readable.
Ted Unangst
2003-04-17
use asprintf; fix (remove) some incorrectly sized buffers in the process
Peter Valchev
2003-04-17
strlcpy; ok tedu
Theo de Raadt
2003-04-17
strings. mostly from deraadt@, some from tdeval@ and myself
Ted Unangst
2003-04-16
use errx instead of fprintf+exit; millert@ ok
Michael Shalayeff
2003-04-16
fix race between mount(2) and exit(2) for mount_mfs.
Markus Friedl
2003-04-16
string cleaning
Theo de Raadt
2003-04-15
display basic hfsc stats
Henning Brauer
2003-04-15
pass down the unparsed queue opts (struct node_queue_opt) to
Henning Brauer
2003-04-15
make print_hfsc_sc() take an extra struct node_hfsc_sc parameter and print
Henning Brauer
2003-04-15
don't include the unit "ms" when printing the service curve; parser wants
Henning Brauer
2003-04-15
factor out service curve printing to it's own function, print_hfsc_sc().
Henning Brauer
2003-04-15
asprintf, and fix buffer sizes; ok tedu
Theo de Raadt
2003-04-14
Defer incrementing ntransmitted until we are sure sendto succeeds.
Chad Loder
2003-04-14
if linkshare service curve m2 == bandwidth, but d given, we do need to print
Henning Brauer
2003-04-14
only print hfsc linkshare when it differs from the default
Henning Brauer
2003-04-14
do not add a realtime service curve to the root queue as
Kenjiro Cho
2003-04-14
let print_altq and print_queue take a struct node_queue_bw parameter instead
Henning Brauer
2003-04-14
Unlink FIFO and pid files on clean shutdown. PR#3199
Hakan Olsson
2003-04-14
More snprintf style
Hakan Olsson
2003-04-14
permit -s0. from Maxim Konovalov
Jun-ichiro itojun Hagino
[prev]
[next]