summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bump MFSSIZE to the value used by i386 and pc98. This larger MFSmurray2002-03-301-1/+1
* Don't blindly dereference f->f_devdata as if it's always a pointer tomarcel2002-03-301-1/+6
* Fix entities that lack an ending ';' character.keramida2002-03-305-9/+9
* o Make efinet_put a blocking call by waiting for the protocolmarcel2002-03-291-12/+22
* Make the comment section resemble Englishwilko2002-03-291-9/+8
* Only build and link the pccard module on architectures that support it (andmurray2002-03-299-2/+26
* Fix the beforeinstall target. We install ${PROG}.help if loader.helpmarcel2002-03-292-8/+2
* Do not use __progname directly (except in [gs]etprogname(3)).markm2002-03-2932-79/+113
* Alpha does not support PCCARD installs, so we do not need the 58kmurray2002-03-291-0/+2
* Add a new fortune seen in the sig of an e-mail.jhb2002-03-291-0/+2
* Remove bogus vinumdump(), if you can't dump, say so with nodump().phk2002-03-292-9/+1
* Remove bogus ccddump() function in favour of the standard nodump.phk2002-03-292-20/+2
* Get this to WARNS=4 and closer to style(9) at a sacrifice inphk2002-03-292-300/+102
* Protect proc struct (p_args and p_comm) when doing procfs IO that pullsalfred2002-03-292-22/+34
* Use the MI vm_map_growstack() instead of the MD grow_stack() in trap().alc2002-03-291-3/+3
* New release notes: NetBSD sort replaces GNU sort, texinfo 4.1.bmah2002-03-292-8/+14
* Style fixes purposefully left out of last commit. I checked the kse treejake2002-03-291-43/+43
* Remove abuse of intr_disable/restore in MI code by moving the loop in ast()jake2002-03-299-29/+144
* Fix cached route problem.ume2002-03-291-0/+1
* The description of fd_mtx is "filedesc structure."tanimura2002-03-293-3/+5
* - Merge the pdq driver (if_fpa and if_fea) from NetBSD.mdodd2002-03-299-522/+1707
* - Define fddibroadcastaddr in if_fddisubr.c.mdodd2002-03-292-5/+108
* - Use ifp->if_broadcastaddr when possible.mdodd2002-03-291-4/+2
* - Add a comment.mdodd2002-03-291-2/+4
* - Update interface statistics on error conditions.mdodd2002-03-291-13/+50
* - Whitespace changes.mdodd2002-03-291-8/+17
* Back a small part of the last patch.mdodd2002-03-291-3/+3
* - Simplify first arg of nd6_storelladdr().mdodd2002-03-291-15/+29
* Boot this into the Attic. We now have (Net)BSD sort.markm2002-03-2917-4461/+0
* - Use net/fddi.h rather than netinet/if_fddi.h.mdodd2002-03-291-21/+21
* Sync defines with NetBSD.mdodd2002-03-291-13/+30
* Remove unnecessary LLC defines and use the standard ones.mdodd2002-03-291-16/+6
* Improve support of MFC cards (Multi-function cards). This commitimp2002-03-291-2/+4
* - style(9) fixes for 'return'.mdodd2002-03-291-22/+21
* Un-ifdef.mdodd2002-03-291-37/+0
* De-register.mdodd2002-03-291-10/+10
* Sync with NetBSD.mdodd2002-03-291-45/+60
* Add resource_list_add_next() which returns the RID for the resource added.mdodd2002-03-292-0/+17
* double m_free() - not critical. from niklas@openbsdume2002-03-291-3/+1
* typo. netbsd PR 16055ume2002-03-291-1/+1
* Make it easier to change the native emulation.obrien2002-03-296-57/+62
* Identify PRISM 2.5 with ISL37300Pimp2002-03-292-7/+11
* Integrate the air-tools 0.2 from dachb0den labs.imp2002-03-293-72/+760
* Complete an incomplete cut&paste operation.phk2002-03-281-3/+3
* Add testcase #14: PC98 label.phk2002-03-286-2/+315
* Record the physical geometry in this disk-image, PC98 needs it.phk2002-03-281-2/+2
* Ignore the <FreeBSD> element in XML files.phk2002-03-281-0/+1
* Add preliminary PC98 class to GEOM.phk2002-03-282-0/+190
* Add the relevants sectors from a PC98 disk to our beastiarium.phk2002-03-281-0/+75
* Needs a.out support built into the loader.obrien2002-03-281-0/+3
OpenPOWER on IntegriCloud