fvdl
|
456f07b9a2
|
Add mi ELF files.
|
1995-06-22 21:27:45 +00:00 |
cgd
|
0e59975fac
|
rename files files for new config/config.old naming
|
1995-04-28 08:19:12 +00:00 |
cgd
|
b6dc9e0984
|
don't do things that should only be necessary for 'real' clists.
|
1995-03-08 00:54:44 +00:00 |
cgd
|
8c5643694c
|
ecoff exec code needed for COMPAT_OSF1
|
1995-03-08 00:54:15 +00:00 |
glass
|
f634dc196b
|
preliminary arcnet support. uses lame but RFC address resolution
|
1995-02-23 07:19:49 +00:00 |
brezak
|
1f5bdc75a9
|
New audio subsystem
|
1995-02-21 01:35:58 +00:00 |
cgd
|
2ef4ca1f3d
|
vn -> vnd renaming, for consistency
|
1995-01-25 04:48:07 +00:00 |
mycroft
|
835dfab068
|
Minor style cleanup.
|
1994-12-05 06:03:45 +00:00 |
mycroft
|
2f710a54ee
|
Convert process, file, and namei lists and hash tables to use queue.h.
|
1994-08-30 03:04:28 +00:00 |
deraadt
|
3938d6ba02
|
initialize shmmax to `# of pages' at compile time; multiply by NBPG at
boot time (in shminit). This supports architecture families with varying
values for NBPG, and does not break ipcs.
|
1994-08-22 23:37:03 +00:00 |
cgd
|
cefdccbf31
|
changes for the new sys_process.c, and some cleanup
|
1994-08-15 16:37:04 +00:00 |
cgd
|
2e82a93f57
|
the trunk now carries the revision 1.0A (i.e. the first revision after
1.0), because the release branch is 1.0, and when the trunk again becomes
-current, it's 1.0A.
|
1994-07-10 22:26:30 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
cgd
|
89e331dcad
|
new standard, minimally intrusive ID format
|
1994-06-27 19:40:57 +00:00 |
hpeyerl
|
97562c208d
|
Changes for ccd.
|
1994-06-24 14:00:22 +00:00 |
chopps
|
9ae627b8b7
|
remove inet from if_ether.c this needed to be "ether and inet" INET now
checked in if_ether.c at compile time.
|
1994-06-21 03:56:22 +00:00 |
pk
|
75811dd071
|
4.4 fs code.
|
1994-06-10 10:57:03 +00:00 |
mycroft
|
428590d3e2
|
B --> C
|
1994-06-08 11:47:03 +00:00 |
mycroft
|
36d501bf10
|
Update for 4.4 fs code.
|
1994-06-08 11:20:25 +00:00 |
glass
|
0ce95701e7
|
missing rcs id
|
1994-05-27 16:29:39 +00:00 |
glass
|
02789e9d37
|
oops
|
1994-05-27 16:27:13 +00:00 |
cgd
|
031743a505
|
make release number contain only the release number, and appropriate fixups.
The previous behaviour was actually the result of some too-literal copying,
when bringing in the new newvers.sh from 4.4-Lite.
|
1994-05-23 04:10:54 +00:00 |
cgd
|
f39163138d
|
maxfdescs checks out
|
1994-05-21 08:32:32 +00:00 |
cgd
|
dd253c2abd
|
subr_mcount goes away
|
1994-05-19 06:11:04 +00:00 |
cgd
|
725ed31e82
|
copyright foo
|
1994-05-17 04:13:48 +00:00 |
mycroft
|
4d802d6ff1
|
Add some new stuff.
|
1994-05-13 06:19:13 +00:00 |
chopps
|
08fb938d9b
|
oops we want to alphabetize starting on path, not basename..
|
1994-05-12 03:36:32 +00:00 |
chopps
|
bf5b060f84
|
add adosfs to files for old config and alphabetize for both.
|
1994-05-12 03:33:41 +00:00 |
chopps
|
da8f390454
|
add adosfs
|
1994-05-11 18:52:00 +00:00 |
cgd
|
748795c12e
|
out with the ick, in with the sick
|
1994-05-07 01:30:45 +00:00 |
deraadt
|
1ec9d4e191
|
pull in subr_prof.c for new config too
|
1994-05-05 08:49:23 +00:00 |
cgd
|
a0a7429482
|
lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around. kill some unnecessary type and macro
definitions. standardize clock handling. More changes than you'd want.
|
1994-05-05 05:35:42 +00:00 |
glass
|
a3b042140f
|
revised nfs diskless support. uses bootp+rpc to gather parameters
|
1994-04-18 06:18:05 +00:00 |
glass
|
5c35c98f88
|
getting rid of tp_astring.c
|
1994-03-26 04:13:48 +00:00 |
deraadt
|
974484d469
|
kern/subr_disk.c is standard
|
1994-03-23 18:22:52 +00:00 |
ws
|
ec20310be9
|
Oops. Bug fix for nfs server. Reported by Theo.
|
1994-03-10 16:56:14 +00:00 |
ws
|
ce516ff13d
|
Make FFS optional
|
1994-03-09 21:21:37 +00:00 |
glass
|
f26285e73f
|
make consistent w/ files
|
1994-02-25 06:06:06 +00:00 |
cgd
|
d23339cb78
|
make kern/syscalls.c included if syscall_debug defined
|
1994-02-15 06:14:45 +00:00 |
hpeyerl
|
40ceea7ad3
|
igmp.c and ip_mroute.c are dependant on "inet" being defined.
(Thanx to Tim Chase for pointing this out)
|
1994-02-11 18:02:06 +00:00 |
mycroft
|
810b9e898c
|
Deprecate af.c.
|
1994-02-10 17:27:45 +00:00 |
briggs
|
e0909ffc67
|
MULTICAST is no longer optional.
|
1994-02-03 05:43:12 +00:00 |
hpeyerl
|
815cc355b8
|
Multicast is no longer optional.
|
1994-02-02 01:15:59 +00:00 |
mycroft
|
5b9e06b5b8
|
Fix vn.
|
1994-02-01 06:43:58 +00:00 |
briggs
|
2665b526a0
|
Added new kern/exec* files.
|
1994-01-21 00:14:47 +00:00 |
cgd
|
1e0d9f8ad1
|
add files for updated execve()
|
1994-01-16 03:03:38 +00:00 |
briggs
|
bfa3801169
|
Reflect reality a bit more closely...
|
1994-01-11 00:30:26 +00:00 |
cgd
|
957ce06f24
|
far reaching but relatively minor cleanup and slight reorg of exec code
|
1994-01-08 07:14:24 +00:00 |
cgd
|
18470f17e3
|
this file is once again in alphabetical order...
|
1993-12-22 12:48:25 +00:00 |
brezak
|
c271e40d97
|
Add dev/vn.c driver
|
1993-12-21 05:25:35 +00:00 |