| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_4_8_0_RELEASE'.
This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=108573
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=101469
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=100323
|
| |
|
|
|
|
|
| |
Approved by: re (blanket)
Notes:
svn path=/stable/4/; revision=88340
|
| |
|
|
|
|
|
|
|
|
| |
allows Linux_base-7 to work properly.
tested on alpha by: gallatin (thanks!)
tested on i386 by: marcel (among others probably)
Notes:
svn path=/stable/4/; revision=86095
|
| |
|
|
|
|
|
|
| |
If the cwd isn't cached (__getcwd() fails), the cwd is looked up inside
the kernel.
Notes:
svn path=/stable/4/; revision=85116
|
| |
|
|
|
|
|
| |
an include in CFLAGS in order to compile.
Notes:
svn path=/stable/4/; revision=84960
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=75957
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70394
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69053
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68348
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68197
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68104
|
| |
|
|
|
|
|
| |
rev 1.37 (use getassym script)
Notes:
svn path=/stable/4/; revision=62738
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
-U_KERNEL became negative when all all the genassym.c's were converted
to be cross-built.
Use "genassym ... > ${.TARGET}", not "genassym -o $@ ...", so that
genassym(1) doesn't need to support -o.
Removed duplicate -D_KERNEL from flags for compiling linux_locore.s.
Notes:
svn path=/head/; revision=55653
|
| |
|
|
|
|
|
|
|
| |
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
Notes:
svn path=/head/; revision=55206
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55062
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54541
|
| |
|
|
|
|
|
|
| |
and empty options files. The rules are now generated automatically in
bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}).
Notes:
svn path=/head/; revision=53846
|
| |
|
|
|
|
|
| |
of a linuxulator for Alpha.
Notes:
svn path=/head/; revision=53116
|
| |
|
|
|
|
|
|
| |
PR: 13545
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
Notes:
svn path=/head/; revision=50834
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50501
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
discussed on current.
The following variables are defined (for now):
osname (defaults to "Linux")
Allow users to change the name of the OS as returned by uname(2),
specially added for all those Linux Netscape users and statistics
maniacs :-) We now have what we all wanted!
osrelease (defaults to "2.2.5")
Allow users to change the version of the OS as returned by uname(2).
Since -current supports glibc2.1 now, change the default to 2.2.5
(was 2.0.36).
oss_version (defaults to 198144 [0x030600])
This one will be used by the OSS_GETVERSION ioctl (PR 12917) which I
can commit now that we have the MIB. The default version number is the
lowest version possible with the current 'encoding'.
A note about imprisoned processes (see jail(2)):
These variables are copy-on-write (as suggested by phk). This means that
imprisoned processes will use the system wide value unless it is written/set
by the process. From that moment on, a copy local to the prison will be
used.
A note about the implementation:
I choose to add a single pointer to struct prison, because I didn't like the
idea of changing struct prison every time I come up with a new variable. As
a side effect, the extra storage is only needed when a variable is set from
within the prison. This also minimizes kernel bloat when the Linuxulator is
not used; both compiled in or as a module.
Reviewed by: bde (first version only) and phk
Notes:
svn path=/head/; revision=50465
|
| |
|
|
|
|
|
| |
Submitted by: Alexey Zelkin <phantom@cris.net>
Notes:
svn path=/head/; revision=50028
|
| |
|
|
|
|
|
|
| |
PR: docs/12882
Submitted by: des
Notes:
svn path=/head/; revision=49414
|
| |
|
|
|
|
|
| |
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
Notes:
svn path=/head/; revision=45954
|
| |
|
|
| |
Notes:
svn path=/head/; revision=44209
|
| |
|
|
|
|
|
|
|
| |
(oops).
Submitted by: "Richard Seaman, Jr." <dick@tar.com>
Notes:
svn path=/head/; revision=43243
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41104
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41081
|
| |
|
|
|
|
|
| |
still be in place.
Notes:
svn path=/head/; revision=41065
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40923
|
| |
|
|
|
|
|
| |
works but ibcs2 has a load failure and joy doesn't look like it'll work.
Notes:
svn path=/head/; revision=40921
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40920
|
| |
|
|
|
|
|
|
|
|
| |
converted yet. These are more of a starting point. This is NOT connected
to the parent Makefile.
OK'ed by jkh (who is ever so patiently waiting)
Notes:
svn path=/head/; revision=40440
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Change the ELF registration/unregistration scheme to be less error prone.
Adding a new brand requires a single addition to linux_brandlist instead of
modifying linux_load(), linux_unload(), and linux_elf_init().
Approved by: jkh
Reviewed by: msmith
Notes:
svn path=/head/; revision=40237
|
| |
|
|
|
|
|
| |
I can't say this was the most inspired fix, but it matches the design OK.
Notes:
svn path=/head/; revision=39437
|
| |
|
|
|
|
|
|
|
|
| |
leftover files in /tmp. Script slightly modified from PR version
to use fewer processes.
PR: i386/7725
Submitted by: Stefan Eggers seggers@semyam.dinoco.de
Notes:
svn path=/head/; revision=38911
|
| |
|
|
|
|
|
|
|
|
|
|
| |
not actually work for cross compiling, but that is another problem.)
Honor LDFLAGS for building internal tools. (Tools should normally
be built static to avoid problems with picking up target shared
libraries. bsd.kmod doesn't set -static yet, and has some problems
with `LDFLAGS=-static ...' in the environment.)
Notes:
svn path=/head/; revision=37461
|
| |
|
|
|
|
|
| |
exist.
Notes:
svn path=/head/; revision=37324
|
| |
|
|
|
|
|
| |
for `make -jN'.
Notes:
svn path=/head/; revision=34675
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33143
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33105
|
| |
|
|
|
|
|
| |
bsd.kmod.mk now handles it more generally.
Notes:
svn path=/head/; revision=32987
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31783
|
| |
|
|
| |
Notes:
svn path=/head/; revision=25342
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use the name argument almost the same in all LKM types. Maintain
the current behavior for the external (e.g., modstat) name for DEV,
EXEC, and MISC types being #name ## "_mod" and SYCALL and VFS only
#name. This is a candidate for change and I vote just the name without
the "_mod".
Change the DISPATCH macro to MOD_DISPATCH for consistency with the
other macros.
Add an LKM_ANON #define to eliminate the magic -1 and associated
signed/unsigned warnings.
Add MOD_PRIVATE to support wcd.c's poking around in the lkm structure.
Change source in tree to use the new interface.
Reviewed by: Bruce Evans
Notes:
svn path=/head/; revision=24673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22982
|