kleink
c4087de4cb
tz{code,data}2007a out; tzdata2007a imported.
2007-01-09 12:34:46 +00:00
pooka
6ee2e9c031
Mark invalid attributes as invalid. Fixes stuff such a cp'ing files
...
when cp uses mmap(). Also makes attributes appear correct.
2007-01-09 12:34:20 +00:00
kleink
ca07a26a2d
Update for tzdata2007a.
2007-01-09 12:33:21 +00:00
kleink
803347c9aa
Merge tzdata2007a.
2007-01-09 12:30:30 +00:00
kleink
3723141ebb
Import tzdata2007a.
2007-01-09 12:28:23 +00:00
tsutsui
e699b95246
Enable hardware checksum support by hardware info taken from FreeBSD.
...
Tested on nForce3 250 and nForce4 by Chuck Silvers, Cesar Catrian Carreno,
and me.
2007-01-09 10:29:27 +00:00
tsutsui
20e2aecd79
Add ciphy(4) for vge(4) and rgephy(4) for re(4).
2007-01-09 10:19:52 +00:00
dyoung
14431664ca
Let the compiler know it should both pack the members of the rx/tx
...
descriptors without any padding between, and use 4-byte alignment.
2007-01-09 09:36:28 +00:00
dyoung
cf64e801fd
ath-specific support for 802.11 fragmentation. From Sam Leffler.
...
Screen-scraped by me from the WWW source browser at perforce.freebsd.org.
2007-01-09 09:30:24 +00:00
dyoung
3dfd6a1c5f
Print more 802.11 statistics when the operator runs 'ifconfig -v
...
ath0', for example. Fix the spelling of one statistic.
2007-01-09 09:25:56 +00:00
dyoung
dbf49243d9
Per discussion "ifconfig error handling" on tech-net@ in August
...
2006, if we fail to set any 802.11 parameter, exit immediately with
EXIT_FAILURE.
2007-01-09 09:24:14 +00:00
dyoung
d097d6a596
Let us adjust the 802.11 fragmentation threshold with ifconfig ath0
...
frag 256, for example.
2007-01-09 09:19:02 +00:00
wiz
81c929da0c
Bump date for previous (year was wrong).
2007-01-09 06:58:46 +00:00
wiz
7bbb7f45b1
Bump date for previous.
2007-01-09 06:41:57 +00:00
rillig
c79f6cc521
chmod fails with EPERM when you try to set the S_ISGID bit on a file
...
whose group isn't one of your groups.
2007-01-09 04:03:57 +00:00
xtraeme
bdfae9b3bc
First appeared in 4.0.
2007-01-08 23:55:58 +00:00
agc
e1d88c5d14
read the values of max_lba and blocklen, and byte swap them if necessary,
...
before printing out their values.
2007-01-08 22:05:47 +00:00
agc
c0040e78f5
various enhancements to make this compile with WARNS=4
2007-01-08 21:46:00 +00:00
agc
eaf1b66230
Export the function to split a config file entry up into parts,
...
conffile_split(), and make it work in the presence of a NULL conffile
descriptor (i.e. from stdin).
2007-01-08 21:44:47 +00:00
peter
1fefcfbdc3
Remove __HAVE_NWSCONS and __GENERIC_SOFT_INTERRUPTS_ALL_LEVELS.
2007-01-08 20:56:34 +00:00
drochner
9c848e15d6
bring sched_yield() back which got lost recently
2007-01-08 20:54:42 +00:00
cube
6ebb2291dc
Print pseudo-devices in their own section and print all of them (d'oh).
2007-01-08 18:08:24 +00:00
christos
129c516e3b
- use getnameinfo instead of gethostbyaddr
...
- add tsa2sa and use it
2007-01-08 17:51:34 +00:00
cube
aa3d024933
One %s is enough to print one string.
2007-01-08 17:50:43 +00:00
chs
6979c39a36
fix a typo and remove one that's been removed from the code.
2007-01-08 17:41:21 +00:00
christos
e3717c1851
Introduce a TALKHOST environment variable to make talk work through NAT.
...
From Anon Ymous.
2007-01-08 17:10:59 +00:00
chs
e7b7245620
in doboot, use "longscratch" as a scratch memory location instead of
...
something in the (read-only) text section. fixes PR 35068.
2007-01-08 16:54:15 +00:00
ichiro
966d923382
move devices entry to MD/conf/files.*
...
catch up to current kernel configuration
2007-01-08 16:21:45 +00:00
cube
59c945452a
Introduce a new option to config(1): -L. What it does is takes a regular
...
configuration file (although it is meant to be used mostly with
std.${ARCH}), and prints out a configuration file that includes it and
select every single option and parameter, and define an instance for every
single possible attachment. IOW, selects everything, into a would-be
"LINT" config.
The resulting config really isn't meant to be runnable, but should be
somewhat buildable on most archs. It still needs adjustments because some
options are peculiar (e.g., ACPI_DSDT_FILE wants an existing file as its
value), so it's not yet possible to do "config -L; config; build" in an
automated way.
2007-01-08 16:08:08 +00:00
tsutsui
96b793e47c
- add some note and Xref for rgephy(4) and rlphy(4), as per suggestion
...
from Steve Bellovin in PR kern/35376
- add some more 8169S based products which have their own PCI vendor ID
and are listed in if_re_pci.c
- fix/remove some error messages in DIAGNOSTIC section to sync with reality.
- bump date
2007-01-08 15:37:10 +00:00
isaki
0b16b54211
Bring back the comment which was lost at rev1.35 .
2007-01-08 10:06:29 +00:00
isaki
3bdf14cb4e
Bring back the comment which was lost at rev1.22 .
2007-01-08 10:06:08 +00:00
wiz
85181e787c
New sentence, new line. Sort SEE ALSO. Punctuation nit.
2007-01-08 07:26:40 +00:00
wiz
751fa51e41
Sort SEE ALSO.
2007-01-08 07:24:35 +00:00
wiz
1e1b91be4d
Remove dot and end of SEE ALSO.
2007-01-08 07:22:42 +00:00
wiz
fbe3512d50
Bump date for previous.
2007-01-08 07:22:12 +00:00
wiz
378494c46b
Appeared in 5.0. End sentence with a dot.
2007-01-08 07:21:17 +00:00
wiz
f05f89cb89
Serial comma. Add RCS Id.
2007-01-08 07:19:57 +00:00
wiz
b8808a8b5c
Improve formatting, fix typo, bump date for previous.
2007-01-08 07:18:25 +00:00
wiz
c598f926c7
Drop trailing space.
2007-01-08 07:15:06 +00:00
macallan
6eb39c5682
pull in ofw_subr.c with openfirm so we can use stuff like of_compatible()
...
without ofbus
2007-01-08 06:43:09 +00:00
yamt
48bbcc400d
ip_output: reload ip_len after running pfil_run_hooks.
...
pf "fragment reassemble" rule can change it, at least.
2007-01-08 04:14:54 +00:00
macallan
f2ba35c661
add 1280x768@75Hz modeline
...
from Matthew Wala
2007-01-08 00:21:44 +00:00
cube
f55d783c32
- Document "source /path" and "build /path".
...
- Move documentation for "package", because as I learned tonight, it's not
allowed before setmachine. You get to discover scary new stuff about
config(1) each time you look at it.
2007-01-07 23:22:04 +00:00
pooka
94f62e9b01
properly carry fileid for directory entries, fixes pwd
2007-01-07 21:59:27 +00:00
pooka
38544312f7
update some comments for vnode locking smoergasbord change
...
amazing -- the description of VOP_LOOKUP is suddenly human-readable
2007-01-07 21:33:24 +00:00
pooka
fdac24081e
Restore name caching behaviour accidentally removed in rev 1.73, using
...
variation suggested by yamt on tech-kern.
XXX: The exception is that this doesn't any longer prevent caching
of RENAME, which was implied in a weird weird way previously. But
that's handled by the callers currently.
2007-01-07 20:43:59 +00:00
christos
ae24ecaa72
support kvm68 is MP systems. From Pierre Pronchery
2007-01-07 20:16:14 +00:00
pooka
8b2499ba1e
mount_psshfs.[08]
2007-01-07 19:59:55 +00:00
pooka
d66d221ae1
man page for mount_psshfs
2007-01-07 19:56:26 +00:00