This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
dist
History
dogcow
499ac5cbee
Looks like OpenSSL now uses an int instead of a long for its version
...
number (!?), so explicitly cast to long in case they change it back.
2006-11-14 02:41:40 +00:00
..
am-utils
…
bind
…
bzip2
…
dhcp
Teach dhclient(8) to exit gracefully if another instance is already
2006-10-07 14:14:06 +00:00
file
renamed to bflt in upstream
2006-11-03 10:10:39 +00:00
hostapd
don't use a variable array on the stack for a stupid reason.
2006-11-09 20:12:29 +00:00
ipf
Coverity CID 3013: Don't check for NULL after deref! (from Arnaud Lacombe)
2006-10-03 18:18:18 +00:00
iscsi
fix an incomplete initializer.
2006-10-15 19:52:40 +00:00
libpcap
add a volatile variable to prevent vfork/longjmp clobbering.
2006-10-15 19:27:21 +00:00
nawk
…
ntp
Looks like OpenSSL now uses an int instead of a long for its version
2006-11-14 02:41:40 +00:00
openpam
…
pdisk
comment out impossible code.
2006-10-24 20:45:33 +00:00
pf
PR/35039: jklowden: Fix example to include -i or -p for ipf or pf.
2006-11-12 06:24:08 +00:00
pppd
Patch from Christos Zoulas:
2006-11-05 09:16:20 +00:00
smbfs
kill empty else.
2006-10-16 03:38:08 +00:00
tcpdump
In the description of the -y option, add a pointer to the -L option.
2006-11-11 10:36:56 +00:00
wpa_supplicant
…