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
2011-05-24
Allow for more room for /usr/obj on static linking only archs; ok krw@ deraadt@
Otto Moerbeek
2011-05-23
Allow specifying k/m/g/... suffixes in newfs(8) -S and -s options.
David Coppa
2011-05-23
sync auto-allocation table
Otto Moerbeek
2011-05-23
Make /usr/obj a bit bigger, on small disks it ends up just a little
Otto Moerbeek
2011-05-23
mention ranges; prodding and feedback jmc@
Damien Miller
2011-05-23
allow ranges for entering net.inet.(tcp|udp).baddynamic lists, e.g.
Damien Miller
2011-05-22
Apply proper rounding for the R command (changing of auto-allocated
Otto Moerbeek
2011-05-22
sync auto-allocation table with code
Otto Moerbeek
2011-05-22
zap unused var
Otto Moerbeek
2011-05-22
In addition to relative resizing, allow absolute resizing of partitions
Otto Moerbeek
2011-05-13
wrong id for UDP_ENCAP_TRANSPORT_DRAFT; ok mikeb@
Markus Friedl
2011-05-11
Make dhclient more friendly to sequential option processing by
Kenneth R Westerback
2011-05-10
Some cleanup and simplifications:
Ingo Schwarze
2011-05-09
bump copyright
Reyk Floeter
2011-05-09
rename functions in proc.c to proc_* and move some code from imsg_util.c to
Reyk Floeter
2011-05-08
Small memory optimization from NetBSD; ok krw@ millert@
Otto Moerbeek
2011-05-06
put the tcpdump-specific stuff in a sane place (that is, not EXAMPLES);
Jason McIntyre
2011-05-05
Use opendev() not opendisk() so we get duid support. OK oga@
Todd C. Miller
2011-05-05
Small tweak - add direct pointer to env instead of using an indirect one.
Reyk Floeter
2011-05-05
Move the proc.c-specific runtime state out of struct iked into a sub-struct.
Reyk Floeter
2011-05-05
rename iked_proc* to privsep_proc*. no functional change.
Reyk Floeter
2011-05-04
Switch atactl over to using opendev() instead of opendisk() so it can
Owain Ainsworth
2011-05-02
Remove unused variable
Charles Longeau
2011-05-02
store the peer address as it was specified in the policy in the
Mike Belopuhov
2011-04-30
change one of our current examples to use duids; ken suggested we use
Jason McIntyre
2011-04-26
setrlimit only if mfs; ok millert@
Otto Moerbeek
2011-04-25
do not use stdio in the (stupid) SIGSEGV handler
Theo de Raadt
2011-04-25
allow commands like "route add 0.0.0.0/1 $SOMEHOST" to work correctly,
Stuart Henderson
2011-04-24
remove support for (very) old ffs on-disk formats; ok krw@ and no
Otto Moerbeek
2011-04-23
improve line breaking in SYNOPSIS now that semantics of the .Bk macro
Igor Sobrado
2011-04-23
Indicate which side of the connection responded during phase 1 while using -v.
lum
2011-04-22
Move things around after recent rc(8) changes.
Antoine Jacoutot
2011-04-19
make same changes regarding -f/-F argument (tempfile -> file) as was done
Alexander Hall
2011-04-19
Rename the argument for -f and -F from 'tempfile' to 'file'
Alexander Hall
2011-04-18
Deprecate vnds in favour of svnds.
Thordur I. Bjornsson
2011-04-18
Improve the iked acquire mode peer <-> policy matching. This change
Reyk Floeter
2011-04-18
When the kernel wants to acquire an SA for an unknown flow, lookup a
Reyk Floeter
2011-04-18
Remove a header file that is only supposed to be used by the kernel.
Theo de Raadt
2011-04-17
a little more tweaking; ok krw
Jason McIntyre
2011-04-17
Tweak verbiage, bring examples up to date.
Kenneth R Westerback
2011-04-17
by default we ignore unknown dhcp server options, so don't bother
Peter Hessler
2011-04-17
fix a possible division by zero if a server sends us a broken option
Peter Hessler
2011-04-16
Tweak description of -F to eliminate implication that mount points
Kenneth R Westerback
2011-04-16
Add swap partition entries to -F and -f output. man page
Kenneth R Westerback
2011-04-16
Blend in some code from netbsd and freebsd that reduces memory consumption
Otto Moerbeek
2011-04-16
jmc@ is merciless. But fair.
Kenneth R Westerback
2011-04-16
Tweak man page and usage string with jmc@ suggestions.
Kenneth R Westerback
2011-04-16
Add '-F'. Same as '-f' but uses DUIDs when writing the mount point
Kenneth R Westerback
2011-04-16
Allow -v (verbose logging) to work if a -D option is supplied.
Stuart Henderson
2011-04-15
remove unused function ikev2_flows_delete()
Reyk Floeter
[next]