| Commit message (Expand) | Author | Age | Files | Lines |
* | when file can be opened for read but cannot be read from: | adam | 1996-07-30 | 3 | -6/+11 |
* | Add MD5 checksums to packing list for all files during pkg_create and use | jkh | 1996-07-30 | 12 | -74/+105 |
* | Bring this section up to reality. | asami | 1996-07-30 | 1 | -20/+84 |
* | Edit this for consistency's sake (though it's syntactically identical). | jkh | 1996-07-30 | 1 | -2/+2 |
* | Add comments on adding info about language specific ports and | asami | 1996-07-30 | 1 | -18/+39 |
* | Backed out the recent changes/enhancements to the VM code. The | dyson | 1996-07-30 | 17 | -1190/+1250 |
* | Merge, remove rubbish and bump the MAJOR.MINOR to 3.0 | markm | 1996-07-29 | 4 | -282/+12 |
* | This commit was generated by cvs2svn to compensate for changes in r17330, | markm | 1996-07-29 | 11 | -10/+201 |
|\ |
|
| * | Rats. Just when a piece of code is nice and stable, the author has to | markm | 1996-07-29 | 13 | -11/+208 |
* | | Fix a problem with a DEBUG section of code. | dyson | 1996-07-29 | 2 | -2/+2 |
* | | ree (aka ee) doesn't have a man page | wosch | 1996-07-29 | 1 | -0/+1 |
* | | Add chgrp to fixit, closes PR#1342 | jkh | 1996-07-29 | 2 | -4/+4 |
* | | 1. Add some missing mailing lists. [jkh] | jkh | 1996-07-29 | 5 | -8/+551 |
* | | Fix an error in statement order in pmap_remove_pages, remove the pmap | dyson | 1996-07-29 | 2 | -78/+20 |
* | | Bunches of new books. | jfieber | 1996-07-29 | 1 | -16/+96 |
* | | The bugs list is called "bugs" (was "doc") and the SCSI list is called | asami | 1996-07-29 | 1 | -5/+5 |
* | | Add an entry dealing with connecting Win95 to the Internet via | jraynard | 1996-07-28 | 1 | -1/+14 |
* | | Fix a problem that pmap update was not being done for kernel_pmap. Also | dyson | 1996-07-28 | 2 | -26/+22 |
* | | Limit the risk of `buf' overrun in ping.c when printing hostnames. | peter | 1996-07-28 | 1 | -2/+3 |
* | | Fix some of the problems that bde pointed out to me some time ago. | peter | 1996-07-28 | 1 | -7/+16 |
* | | Mrege conflicts etc. | markm | 1996-07-28 | 3 | -61/+42 |
* | | This commit was generated by cvs2svn to compensate for changes in r17315, | markm | 1996-07-28 | 44 | -399/+655 |
|\ \
| |/ |
|
| * | Latest libdes from Eric Young. Mainly code beautification. | markm | 1996-07-28 | 46 | -412/+689 |
* | | bzero reserved field into directory entry, junk here cause | ache | 1996-07-28 | 2 | -2/+4 |
* | | Slight performance tweak for previous commit. | dg | 1996-07-28 | 1 | -2/+3 |
* | | Undo part of the scalability commit. Many of the changes | dyson | 1996-07-28 | 1 | -29/+15 |
* | | Fix bogon with freebsd-stable mailing list entity. | jkh | 1996-07-27 | 3 | -36/+40 |
* | | The clean rule in here was bogus. | jkh | 1996-07-27 | 1 | -4/+1 |
* | | Add necessary item to CLEANFILES | jkh | 1996-07-27 | 1 | -1/+2 |
* | | General tidy-up of Makefile. The objective was to make it clear and | peter | 1996-07-27 | 1 | -143/+271 |
* | | Added Tim Kientzle <kientzle@netcom.com> for the audio/nas patch. | asami | 1996-07-27 | 1 | -1/+2 |
* | | Modify slightly the output from the map file in /proc. Now the | dyson | 1996-07-27 | 2 | -4/+8 |
* | | Move a couple of the initialization commands to the right place. Multi | dyson | 1996-07-27 | 1 | -28/+24 |
* | | Modification to vfs_cluster to allow clustering of NFS delayed writes. | dyson | 1996-07-27 | 1 | -3/+14 |
* | | Under certain circumstances, reading the /proc/*/map file can | dyson | 1996-07-27 | 2 | -4/+10 |
* | | Finally use strtoul() to convert the major an minor numbers, so | joerg | 1996-07-27 | 2 | -2/+23 |
* | | Allow sequentially created mmap'ed anonymous regions to coalesce. There | dyson | 1996-07-27 | 1 | -23/+33 |
* | | Under the heavy load for transmiting condition, it will be write error | amurai | 1996-07-27 | 2 | -4/+4 |
* | | Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't have | andreas | 1996-07-27 | 1 | -3/+3 |
* | | Clean up some lint. | dyson | 1996-07-27 | 1 | -3/+3 |
* | | Remove experimental header file. My test-build must have picked it | dyson | 1996-07-27 | 1 | -1/+3 |
* | | Remove a totally unneeded (and as of the last VM commit, incorrect) call | dyson | 1996-07-27 | 2 | -4/+2 |
* | | Missing (prototype) change from the previous commit. | dyson | 1996-07-27 | 1 | -2/+2 |
* | | This commit is meant to solve a couple of VM system problems or | dyson | 1996-07-27 | 16 | -1256/+1259 |
* | | "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." | alex | 1996-07-27 | 2 | -2/+2 |
* | | Add newline, closes bin/1433 | pst | 1996-07-26 | 1 | -1/+1 |
* | | ttysleep() can return EWOULDBLOCK, not ETIMEDOUT as the comment in tty.c | peter | 1996-07-26 | 2 | -4/+4 |
* | | Apply a bandaid to a problem elsewhere in the driver, when the process is | peter | 1996-07-26 | 2 | -4/+10 |
* | | Update samba install to agree with new port. | jkh | 1996-07-26 | 1 | -3/+3 |
* | | Fix the services.byname target so that it creates search keys for the | peter | 1996-07-25 | 1 | -4/+6 |