| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Fix a bug when the return values from the overridden sub were lost
during the first invocation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
than the default buffer size in the old RPC code (8800 bytes), and
it could not be overriden by the application. This caused problems
with CFS (/usr/port/security/cfs).
Change this default back to UDPMSGSIZE (8800 bytes), but more
importantly, allow applications to use larger message sizes for
all protocols if desired. Choose an arbitrary maximum message size
of 256k instead of using the default as the maximum (which is
silly).
Reported by: ache
Reviewed by: alfred, Martin Blapp <mb@imp.ch>
|
|
|
|
|
| |
PR: 24802
Submitted by: Kenneth Ingham <ingham@i-pi.com>
|
|
|
|
|
| |
PR: 26343
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
|
|
|
|
|
| |
badaddr_read(). This fixes 'machine check in pal mode' halts on
ev5 2100As.
MFC candidate -- after spending 6 hours tracking this down, I checked and
discovered that it has been in NetBSD for over a year, so it should be safe
for MFC into 4.3-RELEASE
|
| |
|
|
|
|
|
|
| |
into libc.
Note default root partition for alpha is now 120MB.
|
| |
|
|
|
|
|
|
|
|
| |
delays
PR: 26415
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
Reviewed by: cg
|
| |
|
|
|
|
| |
MFC candidate
|
|
|
|
|
|
| |
cdboot on alphas (which has been broken since just after 4.0-RELEASE)
submitted by: jlemon
|
|
|
|
| |
Submitted by: DES
|
|
|
|
|
| |
PR: 23877
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
|
|
|
|
|
|
|
|
|
|
|
| |
It's not finished yet (I still have to find a way to implement process-
dependent nodes without consuming too much memory, and the permission
system needs tightening up), but it's becoming hard to work on without
a repo (I've accidentally almost nuked it once already), and it works
(except for the lack of process-dependent nodes, that is).
I was supposed to commit this a week ago, but timed out waiting for jkh
to reply to some questions I had. Pass him a spoonful of bad karma :)
|
|
|
|
| |
to -1 so the caller will know it's invalid. This is an MFC candidate.
|
| |
|
|
|
|
| |
In Preen mode we only checked one partition per disk device.
|
|
|
|
| |
This (and sess) may come back shortly.
|
| |
|
|
|
|
|
|
| |
PR: 25435
Submitted by: dd
Forgotten by: mckusick
|
|
|
|
|
|
| |
Idea stolen from NetBSD.
Reviewed by: bde
|
|
|
|
| |
Submitted by: Dave McKay <monk@sneakerz.org>
|
| |
|
|
|
|
|
|
| |
Remove it from ``jfmt''.
Forgotten by: mckusick
|
| |
|
|
|
|
|
| |
Someone did something that really blew up the size of the crunchgen'ed
sysinstall+friends.
|
|
|
|
|
|
|
| |
ETHER_TYPE_LEN instead of sizeof(u_int16_t) when looking at an ethernet
header
ETHERTYPE_IP instead of 0x800
|
| |
|
|
|
|
|
|
|
|
| |
Specifically, the cpuid, curproc, curpcb, npxproc, and idleproc members.
Also, if witness is compiled into the kernel, then a list of all the spin
locks held by this CPU is displayed. By default the information for the
current CPU is displayed, but a decimal cpu id may be specified as a
parameter to obtain information on a specific CPU.
|
|
|
|
|
|
|
|
| |
list into a public witness_list_locks() function. Call this function
twice in witness_list() instead of using an evil goto.
- Adjust the 'show locks' command to take an optional parameter which
specifies the pid of a process to list the locks of. By default the
locks held by the current process are displayed.
|
|
|
|
| |
MFC candidate :)
|
|
|
|
| |
sysinstall was also effectively a `make obj' for src/release.
|
| |
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
to the following locations:
Antarctica
Australia (additional historical comments)
Bangladesh (new spelling of Dhaka)
Brazil (multiple changes; America/Porto_Acre renamed America/Rio_Branco)
CNMI
Canada
Chile
Dominican Republic
East Timor
Falkland Islands
Fiji
France (additional history)
Guam
Israel (additional historical comments)
Latvia
Mexico
Moldova (Europe/Tiraspol removed)
Netherlands (additional history)
Paraguay
Philippines (additional history)
Tonga
United States (additional historical comments)
Obtained from: Arthur Olson; <ftp://elsie.nci.nih.gov/pub/tzdata2001b.tar.gz>
|
| |
| |
| |
| |
| |
| |
| | |
now the default, so ignore the arguments that turn it on. Add a new -y
argument to turn off encryption in case someone wants to do that. Sync
these changes with the man page (including removing the now obsolete
statement about availability only in the US and Canada).
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Currently, cs_CZ.ISO_8859-2 locale's collation sequence is
broken, and this caused grep(1) to skip some include files.
Reported by: Michal Mertl <mime@traveller.cz>
|
| |
| |
| |
| | |
may result.
|
| |
| |
| |
| |
| |
| | |
- int -> unsigned char fixes
Submitted by: ache, dillon, Mark Andrews, et.al. (on -security)
|
| |
| |
| |
| | |
per-cpu spinlocks list.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
of the non-typo "csshd" service.
Prodded by: markm
Reviewed by: markm, dwhite, rwatson
|
| |
| |
| |
| | |
Submitted by: J Wunsch <j@ida.interface-business.de> in freebsd-audit
|
| |
| |
| |
| | |
so do it if required.
|
| |
| |
| |
| | |
building.
|
| |
| |
| |
| | |
Requested by: jhb
|
| | |
|