enami
4e5aed7e08
Put back rev. 1.20 so that nbpwd_mkdb built on 32bit time_t host generates
...
correct pwd.db.
2009-01-29 10:41:39 +00:00
nonaka
1eedc8251a
Oops, sdmmc related device must be commented out.
2009-01-29 10:33:22 +00:00
nonaka
b70f5811ce
Increase SYMTAB_SPACE.
2009-01-29 10:28:37 +00:00
wiz
cc2e7350a1
Bump date for new STANDARDS section.
2009-01-29 10:15:39 +00:00
dholland
7f999162b5
Fix flagrantly wrong printf formats in compat strftime.
2009-01-29 09:03:04 +00:00
martin
9e8a2fc070
__posix_fadvise50() does not use the standard errno behaviour, but returns
...
the error value itself - so move it from ASM to NOERR. Pointed out by
Nick. I have no idea how/if this ever could have worked, but I would swear
I realy tested it when I last touched it! Fixes the sys/fs/posix_fadvise
regression test.
2009-01-29 08:47:43 +00:00
enami
ca3f8e6df1
Avoid infinite loop.
2009-01-29 07:48:39 +00:00
agc
00bc87c557
Run all the sources through indent.
...
Always print fingerprint information for keys when listing them.
Always display the publick key algorithm used (because of a bug, the
algorithm name was being ignored, rather than printed out).
2009-01-29 05:14:44 +00:00
lukem
79becf98cb
sign-compare fixes
2009-01-29 02:02:36 +00:00
jmcneill
cdbce806da
Make os_time_t a time_t instead of a long.
2009-01-29 01:02:48 +00:00
rmind
2017b2a396
Small fix, "processes" mistaken with "processors".
2009-01-29 00:54:54 +00:00
jmcneill
464bb4625b
Merge http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.sbin/wpa/wpa_supplicant/Attic/driver_netbsd.c.diff?r1=1.7&r2=1.8
...
PR# 39364: wpa_cli scan_results shows '0' signal level
Use rssi for level (instead of qual) in scan results, following examples
set by the wpa_supplicant ndis and iphone drivers.
2009-01-29 00:17:22 +00:00
dyoung
d4e20cf95c
Try to clarify what pset(3) actually does. This needs some more
...
work.
2009-01-28 23:44:45 +00:00
rmind
a487ff992f
sched_pstats: add few checks to catch the problem. OK by <ad>.
2009-01-28 22:59:46 +00:00
ad
47afbfb94e
cpuctl list: map hardware id after getting state. avoids screwed up display
...
when ci_cpuid != cpu_index()
2009-01-28 22:37:09 +00:00
ad
5c71c34a14
- If given an arg, don't bind to curcpu.
...
- Set line buffering on stdout.
2009-01-28 21:52:49 +00:00
dsl
530cac2556
Allow for () in the argument to .ifdef et al.
...
Save/restore current values of global data across expression evaluation
to give ${foo:? ...} a change of working inside another .if.
2009-01-28 21:38:12 +00:00
tjam
7ffdc72669
Use 8KB buffer for ZLRB_RING_SIZE to prevent overruns
2009-01-28 19:57:37 +00:00
tjam
99752e43b2
Remove sicallback to use the MI softint(9) APIs directly - from Tsutsui
2009-01-28 19:55:51 +00:00
gdt
04532cd1e6
Note that strdup is specified by POSIX.1.
2009-01-28 19:12:40 +00:00
skd
744626ac10
These comparison functions return 0 on match. Fix sense of test.
2009-01-28 19:06:03 +00:00
martin
b9c66cb587
avoid comment inside comment
2009-01-28 19:03:10 +00:00
agc
fff13c1447
Fix problem in build reported by Paul Goyette
2009-01-28 17:27:35 +00:00
tsutsui
ef5ebe3adf
Add backslashes missed in rev 1.38.
...
Fixes traditional bootable macppccd build.
(though this seems to require mkisofs 2.01 or prior)
2009-01-28 17:11:54 +00:00
agc
06a360215d
Move to /* ... */ style of comments in this code - facilitates running
...
indent on the code.
2009-01-28 16:54:20 +00:00
martin
02c69332a0
PR install/40506: do not display international characters before we have
...
selected a proper locale.
2009-01-28 16:31:49 +00:00
christos
687caca4de
make this work with an absolute path and explain why.
2009-01-28 16:11:23 +00:00
reinoud
69f4b23bdc
Don't claim its an ISO partitioning scheme too early in the label. An MBR
...
might me there instead.
2009-01-28 15:26:28 +00:00
tsutsui
23c118aa2f
- modify a pathname parse function to explicitly return devname and filename
...
- check floppyboot properly per devname before loadfile(), not in devopen()
- disable LOAD_NOTE on floppyboot to avoid backward seek
- bump revision
Tested floppy boot and IDE boot on Apus2000 with OpenFirmware 2.0.
Fixes PR install/38943 on macppc.
2009-01-28 15:03:28 +00:00
sborrill
25201bad1e
Correct PHY types (5 is LP, _not_ N).
2009-01-28 14:49:10 +00:00
nonaka
371e3e9538
device_t/softc split.
2009-01-28 14:15:56 +00:00
nonaka
4c493daea6
don't print cable detect messages.
2009-01-28 14:06:15 +00:00
nonaka
501e4dcfea
mention MODULAR.
2009-01-28 13:43:40 +00:00
nonaka
7ef31c0f0f
Added SCSI bus and devices.
2009-01-28 13:39:41 +00:00
tsutsui
a3047076ab
More WARNSfy in #ifdef NETIF_DEBUG.
2009-01-28 13:10:05 +00:00
nonaka
baf3c7ae33
cosmetic
2009-01-28 11:55:38 +00:00
nonaka
fab8af8b88
-kernel output is set to green.
...
-symbol is contained.
2009-01-28 11:53:46 +00:00
nonaka
832577f758
It is easy to use it if netbsd-INSTALL isn't gzip'ed.
2009-01-28 11:43:28 +00:00
nonaka
99f6189dca
Pass address and intr to pxadmac.
2009-01-28 11:28:00 +00:00
nonaka
ccb4166baa
netbsd-INSTALL is copied to installation/kernel instead of binary/kernel.
2009-01-28 11:21:55 +00:00
nonaka
bcb22b31f8
GENERIC is replaced by GENERIC.HOSTUSB.
2009-01-28 11:19:20 +00:00
wiz
c63e1c5ce5
Bump date for previous.
2009-01-28 09:11:16 +00:00
wiz
ce889b3001
Bump date for previous. Sort ERRORS.
2009-01-28 08:57:02 +00:00
lukem
afa4cb0e7f
Rework how reading keys functions so that key lookups from hash databases
...
works again. (I accidentally broke that in rev 1.15)
Fixes problem noted by Masao Uebayashi.
2009-01-28 05:48:49 +00:00
lukem
1a5f8e0d09
update documentation to reflect reality:
...
* read mode supports -D for btree
* all modes support -U
2009-01-28 05:31:18 +00:00
roy
91a82603f0
dhcpcd-4.0.8 imported
2009-01-28 05:25:19 +00:00
roy
12dbb39b5a
Import dhcpcd-4.0.8
...
Changes since dhcpcd-4.0.7:
* broadcast address correctly set for hooks
* respect renewal time if given but rebind time is not
* nohook 20-resolv.conf works as well as nohook resolv.conf
* short hostnames are now sent
2009-01-28 04:46:01 +00:00
agc
8da84dc021
Abstract away all the %zu uses, and use a symbolic constant for them.
...
With thanks to uwe for the information to make this portable.
Expose the ops_memory_t structure, since we're now using it outside
its own source file.
Various cosmetic changes, mainly for debugging purposes.
2009-01-28 01:29:15 +00:00
agc
ff02cd3e84
Use some symbolic constants where possible - take some of the magic out
...
of this.
Make the --list-keys command work again.
2009-01-28 01:24:49 +00:00
njoly
f024404c50
Do not call put_type() but use copyout() when returning the message
...
segments to the user.
ok by rmind.
2009-01-28 00:59:03 +00:00